Home
last modified time | relevance | path

Searched refs:SM_OS_NAME (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/cmd/sendmail/include/sm/os/
H A Dsm_os_sunos.h16 #define SM_OS_NAME "sunos" macro
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dconfig.c244 #if defined(SM_OS_NAME) && defined(__STDC__)
245 "SM_OS=sm_os_" SM_OS_NAME,