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

  /external/strace/tests/
attach-p-cmd-cmd.c 38 write_pidfile(const pid_t pid) function
65 write_pidfile(pid);
  /external/strace/tests-m32/
attach-p-cmd-cmd.c 38 write_pidfile(const pid_t pid) function
65 write_pidfile(pid);
  /external/strace/tests-mx32/
attach-p-cmd-cmd.c 38 write_pidfile(const pid_t pid) function
65 write_pidfile(pid);
  /external/curl/tests/server/
util.h 61 int write_pidfile(const char *filename);
util.c 260 int write_pidfile(const char *filename) function
rtspd.c     [all...]
sockfilt.c     [all...]
tftpd.c 816 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 696 if parser.options.write_pidfile and results:
autoserv.py 696 if parser.options.write_pidfile and results:
  /external/autotest/tko/
parse.py 76 dest="write_pidfile", action="store_true",
692 if options.write_pidfile:

Completed in 1185 milliseconds