Searched refs:root_pid (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.c508 pid_t root_pid; member in struct:globals
1181 if (G_saved_tty_pgrp && getpid() == G.root_pid)
2632 val = utoa(G.root_pid);
3078 , (unsigned) G.root_pid
7069 if (!G.root_pid) {
7070 G.root_pid = getpid();
7114 G.root_pid = bb_strtou(optarg, &optarg, 16);
7173 if (!G.root_pid) {
7174 G.root_pid = getpid();
7458 if (G_saved_tty_pgrp && getpid() == G.root_pid)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c508 pid_t root_pid; member in struct:globals
1181 if (G_saved_tty_pgrp && getpid() == G.root_pid)
2632 val = utoa(G.root_pid);
3078 , (unsigned) G.root_pid
7069 if (!G.root_pid) {
7070 G.root_pid = getpid();
7114 G.root_pid = bb_strtou(optarg, &optarg, 16);
7173 if (!G.root_pid) {
7174 G.root_pid = getpid();
7458 if (G_saved_tty_pgrp && getpid() == G.root_pid)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c508 pid_t root_pid; member in struct:globals
1181 if (G_saved_tty_pgrp && getpid() == G.root_pid)
2632 val = utoa(G.root_pid);
3078 , (unsigned) G.root_pid
7069 if (!G.root_pid) {
7070 G.root_pid = getpid();
7114 G.root_pid = bb_strtou(optarg, &optarg, 16);
7173 if (!G.root_pid) {
7174 G.root_pid = getpid();
7458 if (G_saved_tty_pgrp && getpid() == G.root_pid)
[all...]

Completed in 179 milliseconds