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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h49 # define HASSETVBUF 1 /* we have setvbuf(3) in libc */ macro
256 # define HASSETVBUF 1 /* use setvbuf(2) system call */ macro
512 # define HASSETVBUF 1 /* we have setvbuf(3) in libc */ macro
756 # define HASSETVBUF 1 /* has setvbuf (3) */ macro
1087 # undef HASSETVBUF /* don't actually have setvbuf(3) */ macro
1577 # define HASSETVBUF 1 /* has setvbuf(3) in libc */ macro
1612 # define HASSETVBUF 1 /* we have setvbuf(3) in libc */ macro
1660 # undef HASSETVBUF /* don't actually have setvbuf(3) */ macro
2050 # ifndef HASSETVBUF
2051 # define HASSETVBUF /* H macro
2095 # define HASSETVBUF macro
2141 # undef HASSETVBUF macro
2490 # define HASSETVBUF macro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dconf.c5909 #if HASSETVBUF
5910 "HASSETVBUF",
5911 #endif /* HASSETVBUF */

Completed in 304 milliseconds