Home
last modified time | relevance | path

Searched refs:_min (Results 1 – 5 of 5) sorted by relevance

/minix/usr.sbin/makefs/
H A Dmsdos.c74 #define AOPT(_opt, _type, _name, _min, _desc) { \ in msdos_prep_opts() argument
77 .type = _min == -1 ? OPT_STRPTR : \ in msdos_prep_opts()
78 (_min == -2 ? OPT_BOOL : \ in msdos_prep_opts()
83 .minimum = _min, \ in msdos_prep_opts()
/minix/sbin/newfs_msdos/
H A Dmkfs_msdos.h60 #define AOPT(_opt, _type, _name, _min, _desc) _type _name; argument
H A Dnewfs_msdos.c276 #define AOPT(_opt, _type, _name, _min, _desc) { _opt, _desc }, in usage() argument
/minix/external/bsd/libpcap/dist/
H A Dpcap-dos.h78 #define min(a,b) _min(a,b)
/minix/crypto/external/bsd/openssl/dist/doc/
H A Dssleay.txt6953 # <object_name>_min => minimum number of characters for data (def. 0)