Home
last modified time | relevance | path

Searched refs:_PATH_AVENRUN (Results 1 – 3 of 3) sorted by relevance

/freebsd/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); in getla()
2029 _PATH_AVENRUN, sm_errstring(errno)); in getla()
2038 "can't read %s: %s", _PATH_AVENRUN, in getla()
H A DREADME395 and so forth. LA_DEVSHORT uses _PATH_AVENRUN to find the
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1224 # define _PATH_AVENRUN "/dev/table/avenrun" macro