Searched refs:ps_cmd (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c2001 char ps_cmd[64]; local
2004 snprintf(ps_cmd, sizeof(ps_cmd),
2008 pid_stat = popen(ps_cmd, "r");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c2001 char ps_cmd[64]; local
2004 snprintf(ps_cmd, sizeof(ps_cmd),
2008 pid_stat = popen(ps_cmd, "r");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c2001 char ps_cmd[64]; local
2004 snprintf(ps_cmd, sizeof(ps_cmd),
2008 pid_stat = popen(ps_cmd, "r");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dash.c3212 char *ps_cmd; /* text of command being run */ member in struct:procstat
3518 if (match(jp->ps[0].ps_cmd, p)) {
3552 if (ps->ps_cmd != nullstr)
3553 free(ps->ps_cmd);
3676 printf(" | %s", ps->ps_cmd);
3728 out1str(jp->ps[0].ps_cmd);
3938 ps->ps_cmd
4681 ps->ps_cmd = nullstr;
4684 ps->ps_cmd = commandtext(n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dash.c3212 char *ps_cmd; /* text of command being run */ member in struct:procstat
3518 if (match(jp->ps[0].ps_cmd, p)) {
3552 if (ps->ps_cmd != nullstr)
3553 free(ps->ps_cmd);
3676 printf(" | %s", ps->ps_cmd);
3728 out1str(jp->ps[0].ps_cmd);
3938 ps->ps_cmd
4681 ps->ps_cmd = nullstr;
4684 ps->ps_cmd = commandtext(n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dash.c3212 char *ps_cmd; /* text of command being run */ member in struct:procstat
3518 if (match(jp->ps[0].ps_cmd, p)) {
3552 if (ps->ps_cmd != nullstr)
3553 free(ps->ps_cmd);
3676 printf(" | %s", ps->ps_cmd);
3728 out1str(jp->ps[0].ps_cmd);
3938 ps->ps_cmd
4681 ps->ps_cmd = nullstr;
4684 ps->ps_cmd = commandtext(n);

Completed in 362 milliseconds