Searched refs:_PATH_AVENRUN (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/sendmail/src/
H A Dconf.c2006 # ifndef _PATH_AVENRUN
2007 # define _PATH_AVENRUN "/dev/table/avenrun" macro
2024 afd = open(_PATH_AVENRUN, O_RDONLY|O_SYNC);
2029 _PATH_AVENRUN, sm_errstring(errno));
2038 "can't read %s: %s", _PATH_AVENRUN,
/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h1224 # define _PATH_AVENRUN "/dev/table/avenrun" macro

Completed in 88 milliseconds