Searched refs:summary (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/std/
H A Ddu.c47 "[a:all?List usage for each file. If neither \b--all\b nor \b--summary\b"
57 "[s:summary|summarize?Only display the total for each \apath\a argument.]"
137 int summary = 0; local
175 summary = 1;
260 list = !summary;
/ast/src/cmd/dsslib/validate/
H A Dvalidate.c30 "[s:summary?Print a summary after all records have been read.]"
71 unsigned char summary; member in struct:State_s
174 state->summary = 1;
177 state->summary = state->verbose = 1;
398 if (state->summary)
/ast/src/cmd/pax/
H A Dpaxlib.h193 int summary; /* output summary info */ member in struct:Pax_s
H A Dpax.c1178 state.summary = y;
1578 state.summary = 1;
1992 if (state.summary)
H A Dformat.c213 if (state.summary && state.verbose && ap->volume > 0)
/ast/src/lib/libtk/library/demos/
H A Dtext.tcl28 and allows you to edit the text. Here is a summary of the things you
/ast/src/cmd/sortlib/sum/
H A Dsortsum.c23 * sort uniq summary discipline
29 "[+PLUGIN?sum - sort uniq summary discipline]"
40 "[o:op?A field summary operation. \aarg\a is a \bdss\b(1) type name for "
393 summary(Rs_t* rs, int op, Void_t* data, Void_t* arg, Rsdisc_t* disc) function
508 error(2, "%s: invalid summary field position", s);
517 error(2, "%d: invalid summary field %s position", n, loc);
526 error(2, "%d: invalid summary field %s offset", n, loc);
536 error(2, "%d: invalid summary field %s size", n, loc);
593 error(2, "%s: invalid summary field attribute", s);
628 error(2, "%s: summary fiel
[all...]

Completed in 1153 milliseconds