Searched refs:aflg (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/ruptime.tproj/
H A Druptime.c88 int aflg, ch; local
90 aflg = 0;
95 aflg = 1;
118 ruptime(*argv, aflg, cmp);
122 ruptime(*argv, aflg, cmp);
179 ruptime(const char *host, int aflg, int (*cmp)(const void *, const void *)) argument
231 if (aflg || we->we_idle < 3600)
/macosx-10.9.5/remote_cmds-41.90.1/rwho.tproj/
H A Drwho.c88 int aflg; variable
112 aflg = 1;
146 if (aflg == 0 && we->we_idle >= 60*60) {
186 if (aflg) {
/macosx-10.9.5/shell_cmds-175/script/
H A Dscript.c92 int aflg, kflg, ch, n; local
100 aflg = kflg = 0;
104 aflg = 1;
131 if ((fscript = fopen(fname, aflg ? "a" : "w")) == NULL)

Completed in 87 milliseconds