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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/contrib/macusers/
H A Dmacusers.in6 use vars qw($MAC_PROCESS $PS_STR $MATCH_STR $ASIP_PORT_NO $ASIP_PORT $LSOF);
24 $PS_STR = "-awwxouser,pid,ppid,start,command";
27 $PS_STR = "-eo user,pid,ppid,c,stime,tty,time,comm";
30 $PS_STR = "-eo user:32,pid,ppid,c,stime,tty,time,cmd";
83 open(PS, "ps $PS_STR |") || die "Unable to open a pipe to ``ps''";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/contrib/macusers/
H A Dmacusers.in6 use vars qw($MAC_PROCESS $PS_STR $MATCH_STR $ASIP_PORT_NO $ASIP_PORT $LSOF);
24 $PS_STR = "-awwxouser,pid,ppid,start,command";
27 $PS_STR = "-eo user,pid,ppid,c,stime,tty,time,comm";
30 $PS_STR = "-eo user:32,pid,ppid,c,stime,tty,time,cmd";
83 open(PS, "ps $PS_STR |") || die "Unable to open a pipe to ``ps''";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/contrib/macusers/
H A Dmacusers.in6 use vars qw($MAC_PROCESS $PS_STR $MATCH_STR $ASIP_PORT_NO $ASIP_PORT $LSOF);
24 $PS_STR = "-awwxouser,pid,ppid,start,command";
27 $PS_STR = "-eo user,pid,ppid,c,stime,tty,time,comm";
30 $PS_STR = "-eo user:32,pid,ppid,c,stime,tty,time,cmd";
83 open(PS, "ps $PS_STR |") || die "Unable to open a pipe to ``ps''";

Completed in 163 milliseconds