Searched defs:get_pid_path (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/util/
H A Dserver.c438 static const char *get_pid_path(void) function
522 ret = pidfile(get_pid_path(), name);
525 "(%d [%s])\n", get_pid_path(), name, ret, strerror(ret));

Completed in 10 milliseconds