Searched defs:optbits (Results 1 – 5 of 5) sorted by relevance
15 void optprintv6(sec, optmsk, optbits) in optprintv6() argument
13 void optprint(sec, optmsk, optbits) in optprint() argument
193 static int optbits = 0; variable
1265 get_key(const char *fn, const char *type, int optbits, in get_key()