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

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/stack/
H A Ds.h14 int pop, int listall, int revers, int ret);
H A Ds.c33 st_peek (S* s, Tcl_Interp* interp, int n, int pop, int listall, int revers, int ret) argument
51 if ((n == 1) && !listall) {
/macosx-10.9.5/tcl-102/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dlsk.tcl3 proc listall {dirs} { procedure
34 listall $fname
/macosx-10.9.5/zsh-60/zsh/Completion/Unix/Command/
H A D_todo.sh9 # - list and listall will complete +<project> and @<where> from
51 "listall:displays items including done ones containing TERM(s)"
93 (a|add|addm|list|ls|listall|lsa)
/macosx-10.9.5/file_cmds-230/du/
H A Ddu.c127 int listall; local
236 listall = 0;
241 listall = 1;
317 if (listall || p->fts_level == 0) {
/macosx-10.9.5/system_cmds-597.90.1/sysctl.tproj/
H A Dsysctl.c159 void listall(char *prefix, struct list *lp);
207 listall(topname[lvl1].ctl_name, &secondlevel[lvl1]);
221 listall(prefix, lp) function
292 listall(topname[indx].ctl_name, lp);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/sysctl.tproj/
H A Dsysctl.c159 void listall(char *prefix, struct list *lp);
207 listall(topname[lvl1].ctl_name, &secondlevel[lvl1]);
221 listall(prefix, lp) function
292 listall(topname[indx].ctl_name, lp);

Completed in 277 milliseconds