Home
last modified time | relevance | path

Searched defs:OPT_FLAG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth-options.c861 #define OPT_FLAG(x) \ in sshauthopt_deserialise() macro
/netbsd-src/usr.sbin/dumpfs/
H A Ddumpfs.c92 #define OPT_FLAG(ch) (1 << ((ch) & 31)) macro