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

  /external/curl/tests/server/
util.h 60 int write_pidfile(const char *filename);
util.c 250 int write_pidfile(const char *filename) function
rtspd.c     [all...]
sockfilt.c     [all...]
tftpd.c 811 wrotepidfile = write_pidfile(pidname);
    [all...]
sws.c     [all...]
  /external/autotest/server/
autoserv_utils.py 27 write_pidfile=True, fast_mode=False,
52 @param write_pidfile: Boolean (default: True) for whether autoserv should
79 if write_pidfile:
autoserv 698 if parser.options.write_pidfile and results:
autoserv.py 698 if parser.options.write_pidfile and results:
  /external/autotest/tko/
parse.py 61 dest="write_pidfile", action="store_true",
586 if options.write_pidfile:

Completed in 723 milliseconds