Searched defs:t_accept (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c44 t_accept(int fd, int resfd, struct t_call *call) function
/illumos-gate/usr/src/head/
H A Dxti.h171 #pragma redefine_extname t_accept _xti_accept
173 #pragma redefine_extname t_accept _xti_xns5_accept
216 #define t_accept _xti_accept macro
218 #define t_accept _xti_xns5_accept macro
484 extern int t_accept(int, int, struct t_call *);
498 extern int t_accept(int, int, const struct t_call *);
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h243 t_accept = 'a', t_deny = 'd', enumerator in enum:t_surrtype

Completed in 58 milliseconds