Searched refs:_PATH_CLASSPIDS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/libexec/ftpd/ | ||
H A D | pathnames.h | 46 #define _PATH_CLASSPIDS "/var/run/ftpd.pids-" macro |
H A D | conf.c | 896 (void)strlcpy(fn, _PATH_CLASSPIDS, sizeof(fn)); in count_users() |