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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A Drend-unix.c40 int rend_pid; variable
65 rend_pid=fork();
66 if(rend_pid==-1) {
76 if(rend_pid) { /* parent */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A Drend-unix.c40 int rend_pid; variable
65 rend_pid=fork();
66 if(rend_pid==-1) {
76 if(rend_pid) { /* parent */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A Drend-unix.c40 int rend_pid; variable
65 rend_pid=fork();
66 if(rend_pid==-1) {
76 if(rend_pid) { /* parent */

Completed in 76 milliseconds