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

  /src/external/ibm-public/postfix/dist/src/master/
master.c 497 vstring_sprintf(lock_path, "%s/%s.pid", DEF_PID_DIR, var_procname);
dgram_server.c 591 lock_path = concatenate(DEF_PID_DIR, "/", transport,
single_server.c 735 lock_path = concatenate(DEF_PID_DIR, "/", transport,
trigger_server.c 726 lock_path = concatenate(DEF_PID_DIR, "/", transport,
event_server.c 899 lock_path = concatenate(DEF_PID_DIR, "/", transport,
multi_server.c 865 lock_path = concatenate(DEF_PID_DIR, "/", transport,
  /src/external/ibm-public/postfix/dist/src/global/
mail_params.c 840 VAR_PID_DIR, DEF_PID_DIR, &var_pid_dir, 1, 0,
mail_params.h 340 #ifndef DEF_PID_DIR
341 #define DEF_PID_DIR "pid"

Completed in 57 milliseconds