HomeSort by: relevance | last modified time | path
    Searched refs:pid_file_write (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
write_pid.c 45 pid_file_write(const char *progname) function
100 * pid_file_write(). Even if both want to write the same file,
111 pidfile_path = pid_file_write(bname);
roken-common.h 454 #define pid_file_write rk_pid_file_write macro
456 pid_file_write (const char *progname);

Completed in 23 milliseconds