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

/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
506 # undef HASUNAME macro
542 # define HASUNAME 1 /* use System V uname(2) system call */ macro
580 # define HASUNAME 1 /* use System V uname(2) system call */ macro
646 # define HASUNAME 1 /* has uname(2) call */ macro
755 # define HASUNAME 1 /* has uname(2) */ macro
839 # define HASUNAME 1 /* has uname(2) syscall */ macro
882 # define HASUNAME macro
949 # define HASUNAME macro
1120 # define HASUNAME macro
1348 # define HASUNAME macro
1468 # define HASUNAME macro
1585 # define HASUNAME macro
1622 # define HASUNAME macro
2104 # define HASUNAME macro
2499 # define HASUNAME macro
[all...]
/sendmail/sendmail/
H A Dconf.c2825 #if !HASUNAME
2871 #endif /* !HASUNAME */
5996 #if HASUNAME
5997 "HASUNAME",
5998 #endif /* HASUNAME */

Completed in 79 milliseconds