Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h148 # define _PATH_UNIX "/hp-ux" macro
393 # ifndef _PATH_UNIX
1229 # define _PATH_UNIX "/unix" macro
1402 # define _PATH_UNIX "/unix" macro
1593 # ifndef _PATH_UNIX
1675 # ifndef _PATH_UNIX
1752 # ifndef _PATH_UNIX
1898 # ifndef _PATH_UNIX
1949 # ifndef _PATH_UNIX
2056 # ifndef _PATH_UNIX
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c1436 # ifndef _PATH_UNIX
1438 # define _PATH_UNIX "/unix" macro
1440 # define _PATH_UNIX "/vmunix" macro
1486 if (nlist(_PATH_UNIX, Nl) < 0) in getla()
1490 sm_dprintf("getla: nlist(%s): %s\n", _PATH_UNIX, in getla()
1498 _PATH_UNIX, LA_AVENRUN); in getla()
H A Dmain.c620 #ifdef _PATH_UNIX
621 sm_dprintf("Kernel symbols:\t%s\n", _PATH_UNIX);