Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c46 #define OPT_USAGE 7 /* usage continuation indent */ macro
1642 …sfprintf(sp, "%*.*s%s%s%s[%s%s%s]", OPT_USAGE - 1, OPT_USAGE - 1, T(NiL, ID, "Or:"), b, a, b, b, o… in args()
3734 ts = OPT_USAGE + m; in opthelp()