Searched refs:STYLE_man (Results 1 – 2 of 2) sorted by relevance
68 #define STYLE_man 5 /* pretty details */ macro221 C("man"), "?man", STYLE_man,1414 if (style >= STYLE_man) in args()1536 else if (style == STYLE_man) in item()1614 …if (level <= 1 || *p != '[' || *(p + 1) != '-' || style == STYLE_man && *(p + 2) == '?' || isalpha… in textout()1641 if (style == STYLE_man) in textout()2165 style = STYLE_man; in opthelp()2174 if ((style = opt_info.state->force) < STYLE_man) in opthelp()2175 style = STYLE_man; in opthelp()2692 if (style >= STYLE_man) in opthelp()[all …]
14 10-01-29 misc/optget.c: [+NAME?...] overrides error_info.id for >= STYLE_man