HomeSort by relevance Sort by last modified time
    Searched refs:wrotepidfile (Results 1 - 4 of 4) sorted by null

  /external/curl/tests/server/
tftpd.c 213 static int wrotepidfile = 0; variable
328 if(wrotepidfile) {
329 wrotepidfile = 0;
811 wrotepidfile = write_pidfile(pidname);
812 if(!wrotepidfile) {
919 if(wrotepidfile)
    [all...]
rtspd.c 1184 int wrotepidfile = 0; local
    [all...]
sockfilt.c 1334 int wrotepidfile = 0; local
    [all...]
sws.c 1948 int wrotepidfile = 0; local
    [all...]

Completed in 207 milliseconds