Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptlib.h37 #define OPT_functions 0x02 macro
H A Doptget.c813 p->flags |= OPT_functions; in init()
1404 if (flags & OPT_functions) in args()
2977 …item(sp_body, (flags & OPT_functions) ? C("FUNCTIONS") : C("OPTIONS"), 0, 0, style, sp_info, versi… in opthelp()
3012 if (flags & OPT_functions) in opthelp()
3090 else if ((flags & OPT_functions) && re > rb) in opthelp()