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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c509 pid_t root_ppid; member in struct:globals
1330 return utoa(G.root_ppid);
3079 , (unsigned) G.root_ppid
7071 G.root_ppid = getppid();
7116 G.root_ppid = bb_strtou(optarg, &optarg, 16);
7175 G.root_ppid = getppid();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c509 pid_t root_ppid; member in struct:globals
1330 return utoa(G.root_ppid);
3079 , (unsigned) G.root_ppid
7071 G.root_ppid = getppid();
7116 G.root_ppid = bb_strtou(optarg, &optarg, 16);
7175 G.root_ppid = getppid();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c509 pid_t root_ppid; member in struct:globals
1330 return utoa(G.root_ppid);
3079 , (unsigned) G.root_ppid
7071 G.root_ppid = getppid();
7116 G.root_ppid = bb_strtou(optarg, &optarg, 16);
7175 G.root_ppid = getppid();

Completed in 152 milliseconds