Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dopensshd.init.in17 PidFile=`grep "^PidFile" ${sysconfdir}/sshd_config | tr "=" " " | awk '{print $2}'`
18 [ X$PidFile = X ] || PIDFILE=$PidFile
H A Dsshd_config103 #PidFile /var/run/sshd.pid
/freebsd-14.2/libexec/rbootd/
H A Dconf.c75 char *PidFile = _PATH_RBOOTDPID; /* file w/pid of server */ variable
H A Drbootd.c181 if ((fp = fopen(PidFile, "w")) != NULL) { in main()
185 syslog(LOG_WARNING, "fopen: failed (%s)", PidFile); in main()
H A Ddefs.h135 extern char *PidFile; /* file containing pid of server */
/freebsd-14.2/contrib/netbsd-tests/lib/librumphijack/
H A Dsshd_config.in23 PidFile @WORKDIR@/sshd.pid
/freebsd-14.2/contrib/netbsd-tests/fs/psshfs/
H A Dsshd_config.in23 PidFile @WORKDIR@/sshd.pid
/freebsd-14.2/sbin/natd/
H A Dnatd.c1050 PidFile, enumerator
1295 { PidFile,
1512 case PidFile: in ParseOption()
/freebsd-14.2/crypto/openssh/regress/
H A Dtest-exec.sh606 PidFile $PIDFILE
/freebsd-14.2/contrib/sendmail/src/
H A Dmain.c645 sm_dprintf(" Pid file:\t%s (default)\n", PidFile);
1469 expand(PidFile, pidpath, sizeof(pidpath), &BlankEnvelope);
3177 expand(PidFile, pidpath, sizeof(pidpath), CurEnv);
H A Dutil.c619 expand(PidFile, pidpath, sizeof(pidpath), e);
H A Dsendmail.h2692 EXTERN char *PidFile; /* location of proc id file [conf.c] */ variable
H A Dreadcf.c4234 PSTRSET(PidFile, val);
H A Dconf.c357 PidFile = newstr(_PATH_SENDMAILPID);
/freebsd-14.2/usr.sbin/syslogd/
H A Dsyslogd.c153 static const char *PidFile = _PATH_LOGPID; variable
698 PidFile = optarg; in main()
762 pfh = pidfile_open(PidFile, 0600, &spid); in main()
/freebsd-14.2/contrib/sendmail/cf/cf/
H A Dsubmit.cf478 O PidFile=/var/spool/clientmqueue/sm-client.pid
/freebsd-14.2/contrib/sendmail/cf/m4/
H A Dproto.m4630 _OPTION(PidFile, `confPID_FILE', `/var/run/sendmail.pid')
/freebsd-14.2/contrib/sendmail/
H A DRELEASE_NOTES775 Use new directory "/system/volatile" for PidFile on
1246 Fix a regression in 8.13.7: the PidFile could be removed after
2418 Use TempFileMode (defaults to 0600) for the permissions of PidFile
4679 New option PidFile to define the location of the pid file. The
4683 New macros for use with the PidFile and ProcessTitlePrefix options
5307 confPID_FILE PidFile
/freebsd-14.2/contrib/sendmail/cf/
H A DREADME4292 confPID_FILE PidFile [system dependent] Location of pid