Searched refs:OPT_BOOL (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/makefs/
H A Dcd9660.c264 #define OPT_BOOL(letter, name, field, desc) \ macro
273 OPT_BOOL('h', "help", displayHelp,
275 OPT_BOOL('S', "follow-symlinks", follow_sym_links,
277 OPT_BOOL('R', "rockridge", rock_ridge_enabled,
279 OPT_BOOL('C', "chrp-boot", chrp_boot,
281 OPT_BOOL('K', "keep-bad-images", keep_bad_images,
283 OPT_BOOL('D', "allow-deep-trees", allow_deep_trees,
285 OPT_BOOL('a', "allow-max-name", allow_max_name,
287 OPT_BOOL('i', "allow-illegal-chars", allow_illegal_chars,
289 OPT_BOOL('
[all...]
H A Dmakefs.h117 OPT_BOOL, enumerator in enum:__anon16575
H A Dmsdos.c84 (_min == -2 ? OPT_BOOL : \
H A Dmakefs.c397 case OPT_BOOL:

Completed in 182 milliseconds