Searched refs:child_spdy2http (Results 1 – 1 of 1) sorted by relevance
49 pid_t child_spdy2http; variable69 if(0 != child_spdy2http) in killchildren()70 killproc(child_spdy2http,"kill spdy2http\n"); in killchildren()126 child_spdy2http = au_fork(); in main()127 if (child_spdy2http == 0) in main()231 wpid = waitpid(child_spdy2http,&childstatus,WNOHANG); in main()232 if(wpid == child_spdy2http) in main()