Searched refs:psname (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/
H A Dnotify_rc.c94 psname(nvram_get_int("rc_service_pid"), p1, sizeof(p1));
130 psname(getpid(), p2, sizeof(p2));
H A Dprocess.c20 char *psname(int pid, char *buffer, int maxlen) function
45 * only the pid(s) of the short-lived process(es), but the psname fails because they've exited by then.
68 if (strcmp(name, psname(i, buf, sizeof(buf))) == 0) {
H A Dshared.h370 extern char *psname(int pid, char *buffer, int maxlen);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/
H A Dnotify_rc.c94 psname(nvram_get_int("rc_service_pid"), p1, sizeof(p1));
130 psname(getpid(), p2, sizeof(p2));
H A Dprocess.c20 char *psname(int pid, char *buffer, int maxlen) function
45 * only the pid(s) of the short-lived process(es), but the psname fails because they've exited by then.
68 if (strcmp(name, psname(i, buf, sizeof(buf))) == 0) {
H A Dshared.h370 extern char *psname(int pid, char *buffer, int maxlen);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/
H A Dnotify_rc.c94 psname(nvram_get_int("rc_service_pid"), p1, sizeof(p1));
130 psname(getpid(), p2, sizeof(p2));
H A Dprocess.c20 char *psname(int pid, char *buffer, int maxlen) function
45 * only the pid(s) of the short-lived process(es), but the psname fails because they've exited by then.
68 if (strcmp(name, psname(i, buf, sizeof(buf))) == 0) {
H A Dshared.h370 extern char *psname(int pid, char *buffer, int maxlen);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/httpd/
H A Daspbw.c170 char *psname(int pid, char *buffer, int maxlen) function
205 if (strcmp(name, psname(i, buf, sizeof(buf))) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/httpd/
H A Daspbw.c170 char *psname(int pid, char *buffer, int maxlen) function
205 if (strcmp(name, psname(i, buf, sizeof(buf))) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/httpd/
H A Daspbw.c170 char *psname(int pid, char *buffer, int maxlen) function
205 if (strcmp(name, psname(i, buf, sizeof(buf))) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dstatus.c302 psname(pid, name, 16); //vpnserverX or vpnclientX
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dstatus.c302 psname(pid, name, 16); //vpnserverX or vpnclientX
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dstatus.c302 psname(pid, name, 16); //vpnserverX or vpnclientX
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Drc.h131 psname(pid, psn, sizeof(psn)); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Drc.h131 psname(pid, psn, sizeof(psn)); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Drc.h131 psname(pid, psn, sizeof(psn)); \

Completed in 308 milliseconds