Searched defs:FDSET_CAST (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dlocal.h109 #ifndef FDSET_CAST
110 # define FDSET_CAST /* empty cast for fd_set arg to select */ macro
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h155 # define FDSET_CAST (int *) /* cast for fd_set parameters to select */ macro
2077 # define FDSET_CAST (int *) /* cast for fd_set parameters to select */ macro
2614 # ifndef FDSET_CAST
2615 # define FDSET_CAST /* (empty) cast for fd_set arg to select */ macro
2616 # endif /* ! FDSET_CAST */

Completed in 33 milliseconds