Home
last modified time | relevance | path

Searched refs:PidFile (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c815 char *PidFile = NFSLOGD_PIDFILE; in process_pidfile() local
825 if ((fd = open(PidFile, open_flags, 0600)) < 0) { in process_pidfile()
835 "cannot open or create pid file %s\n"), PidFile); in process_pidfile()
841 "Cannot lock %s - %s\n"), PidFile, in process_pidfile()
848 "Can not read from file %s - %s\n"), PidFile, in process_pidfile()
878 PidFile, strerror(error)); in process_pidfile()
882 if (unlink(PidFile)) { in process_pidfile()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c630 sm_dprintf(" Pid file:\t%s (default)\n", PidFile);
1415 expand(PidFile, pidpath, sizeof(pidpath), &BlankEnvelope);
3035 expand(PidFile, pidpath, sizeof(pidpath), CurEnv);
H A Dutil.c590 expand(PidFile, pidpath, sizeof(pidpath), e);
H A Dsendmail.h2356 EXTERN char *PidFile; /* location of proc id file [conf.c] */ variable
H A Dreadcf.c3369 PSTRSET(PidFile, val);
H A Dconf.c348 PidFile = newstr(_PATH_SENDMAILPID);
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4612 _OPTION(PidFile, `confPID_FILE', `/var/run/sendmail.pid')
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3851 confPID_FILE PidFile [system dependent] Location of pid