Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/misc/
H A Doptlib.h39 #define OPT_long 0x08 macro
H A Doptget.c798 p->flags |= OPT_long; in init()
2893 if (style == STYLE_long || prefix < 2 || (q->flags & OPT_long)) in opthelp()