Home
last modified time | relevance | path

Searched refs:OPT_module (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptlib.h42 #define OPT_module 0x040 macro
H A Doptget.c1025 p->flags |= OPT_module; in init()
3678 if ((o->flags & OPT_module) && *(t + 1) == ':' && *(t + 2)) in opthelp()