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

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h214 # define HASUNAME 1 /* use System V uname(2) system call */ macro
247 # define HASUNAME 1 /* use System V uname(2) system call */ macro
357 # define HASUNAME 1 /* use System V uname(2) system call */ macro
509 # undef HASUNAME macro
545 # define HASUNAME 1 /* use System V uname(2) system call */ macro
583 # define HASUNAME 1 /* use System V uname(2) system call */ macro
649 # define HASUNAME 1 /* has uname(2) call */ macro
758 # define HASUNAME 1 /* has uname(2) */ macro
848 # define HASUNAME 1 /* has uname(2) syscall */ macro
891 # define HASUNAME macro
958 # define HASUNAME macro
1137 # define HASUNAME macro
1365 # define HASUNAME macro
1485 # define HASUNAME macro
1608 # define HASUNAME macro
1645 # define HASUNAME macro
2128 # define HASUNAME macro
2523 # define HASUNAME macro
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c2896 #if !HASUNAME
2942 #endif /* !HASUNAME */
6132 #if HASUNAME
6133 "HASUNAME",

Completed in 148 milliseconds