Searched refs:ppid (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest106.tcl76 set ppid [exec $tclsh_path $test_path/wrap.tcl \
82 lappend pidlist $ppid
93 set ppid [exec $tclsh_path $test_path/wrap.tcl \
99 lappend pidlist $ppid
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/macusers/
H A Dmacusers14 $PS_STR = "-awwxouser,pid,ppid,start,command";
17 $PS_STR = "-eo user,pid,ppid,c,stime,tty,time,comm";
20 $PS_STR = "-eo user:32,pid,ppid,c,stime,tty,time,cmd";
77 my ($user, $pid, $ppid, $time, $name, $uid, $t, $ip);
81 $ppid = $3;
84 if ($ppid != 1) {
H A Dmacusers.in14 $PS_STR = "-awwxouser,pid,ppid,start,command";
17 $PS_STR = "-eo user,pid,ppid,c,stime,tty,time,comm";
20 $PS_STR = "-eo user:32,pid,ppid,c,stime,tty,time,cmd";
77 my ($user, $pid, $ppid, $time, $name, $uid, $t, $ip);
81 $ppid = $3;
84 if ($ppid != 1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/macusers/
H A Dmacusers24 $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";
87 my ($user, $pid, $ppid, $time, $name, $uid, $t, $ip);
91 $ppid = $3;
94 if ($ppid != 1) {
H A Dmacusers.in24 $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";
87 my ($user, $pid, $ppid, $time, $name, $uid, $t, $ip);
91 $ppid = $3;
94 if ($ppid != 1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dulpevent.h61 __u32 ppid; member in struct:sctp_ulpevent
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/runit/
H A Dsvlogd.c75 int ppid; member in struct:logdir
182 if (ld->ppid) {
226 ld->ppid = pid;
234 if (ld->ppid) {
236 while (wait_pid(&wstat, ld->ppid) == -1)
239 ld->ppid = 0;
319 if (ld->ppid)
508 ld->ppid = 0;
767 if (dir[l].ppid == pid) {
768 dir[l].ppid
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Dtop.c40 unsigned pid, ppid; member in struct:top_status_t
453 s->pid, s->ppid, get_cached_username(s->uid),
586 top[n].ppid = p->ppid;
H A Dps.c43 sprintf(buf, "%*u", size, ps->ppid);
118 { 5 , "ppid" ,"PPID" ,func_ppid ,PSSCAN_PPID },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dshutils.h53 * @param ppid NULL to wait for child termination or pointer to pid
56 extern int _eval(char *const argv[], char *path, int timeout, pid_t *ppid);
H A Dshutils.c123 * @param ppid NULL to wait for child termination or pointer to pid
127 _eval(char *const argv[], char *path, int timeout, int *ppid) argument
177 if (ppid) {
178 *ppid = pid;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dprocps.c196 "%c %u " /* state, ppid */
209 sp->state, &sp->ppid,
226 sp->ppid = fast_strtoul_10(&cp);
290 // pid comm S ppid pgid sid tty_nr tty_pgrp flg
297 ppid,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dulpevent.c725 event->ppid = chunk->subh.data_hdr->ppid;
845 sinfo.sinfo_ppid = event->ppid;
H A Dsm_make_chunk.c538 dp.ppid = sinfo->sinfo_ppid;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dstart_up.c49 int pid = os_getpid(), ppid = getppid(); local
66 else if (sc_result == ppid)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Darray.c390 pid_t ppid = 0, pgid = -1, sid = -1; local
458 ppid = rcu_dereference(task->real_parent)->tgid;
493 ppid,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dauditsc.c215 pid_t pid, ppid; member in struct:audit_context
300 if (!ctx->ppid)
301 ctx->ppid = sys_getppid();
302 result = audit_comparator(ctx->ppid, f->op, f->val);
846 if (!context->ppid)
847 context->ppid = sys_getppid();
879 " ppid=%d pid=%d auid=%u uid=%u gid=%u"
887 context->ppid,
1211 context->ppid = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsctp.h218 __be32 ppid; member in struct:sctp_datahdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudevd.c405 pid_t ppid, pgrp, sess; local
431 if (sscanf(pos, "%c %d %d %d ", &state, &ppid, &pgrp, &sess) != 4)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpal.h1687 ppid :8, /* Physical processor ID */ member in struct:pal_log_overview_u::__anon8848
1721 #define overview_ppid overview.overview_bits.ppid
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h897 unsigned ppid; member in struct:__anon11294
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dash.c12594 char ppid[sizeof(int)*3 + 1]; local
12605 snprintf(ppid, sizeof(ppid), "%u", (unsigned) getppid());
12606 setvar("PPID", ppid, 0);

Completed in 270 milliseconds