Searched defs:usage2 (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Doption.c277 static const char usage2[] = variable
557 sfprintf(opt.usage, usage2, version);
/ast/src/cmd/pax/
H A Dpax.c99 /* state.usage is generated at runtime from usage+options+usage2 */
101 static const char usage2[] = variable
1612 sfputr(state.tmp.str, usage2, -1);
/ast/src/cmd/std/
H A Ddd.c56 static const char usage2[] = variable
523 sfputr(sp, usage2, '\n');
/ast/src/cmd/tw/
H A Dfind.c62 static const char usage2[] = variable
1772 sfputr(state.str, usage2, -1);

Completed in 20 milliseconds