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

/freebsd-current/usr.sbin/makefs/
H A Dcd9660.c254 #define OPT_BOOL(letter, name, field, desc) \ macro
263 OPT_BOOL('R', "rockridge", rock_ridge_enabled,
265 OPT_BOOL('C', "chrp-boot", chrp_boot,
267 OPT_BOOL('K', "keep-bad-images", keep_bad_images,
269 OPT_BOOL('D', "allow-deep-trees", allow_deep_trees,
271 OPT_BOOL('a', "allow-max-name", allow_max_name,
273 OPT_BOOL('i', "allow-illegal-chars", allow_illegal_chars,
275 OPT_BOOL('m', "allow-multidot", allow_multidot,
277 OPT_BOOL('o', "omit-trailing-period", omit_trailing_period,
279 OPT_BOOL('\
[all...]
H A Dmakefs.h117 OPT_BOOL, enumerator in enum:__anon6667
H A Dmsdos.c80 (_min == -2 ? OPT_BOOL : \
H A Dmakefs.c396 case OPT_BOOL:
H A Dzfs.c94 { '\0', "nowarn", &zfs->nowarn, OPT_BOOL,

Completed in 72 milliseconds