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

/sendmail/include/sm/
H A Dconf.h169 # define SOCKOPT_LEN_T socklen_t /* arg#5 to getsockopt */ macro
184 # ifndef SOCKOPT_LEN_T
185 # define SOCKOPT_LEN_T size_t /* arg#5 to getsockopt */ macro
186 # endif /* SOCKOPT_LEN_T */
471 # define SOCKOPT_LEN_T socklen_t /* arg#5 to getsockopt */ macro
783 # define SOCKOPT_LEN_T socklen_t macro
1038 # define SOCKOPT_LEN_T socklen_t /* arg#5 to getsockopt */ macro
1126 # define SOCKOPT_LEN_T socklen_t macro
1211 # define SOCKOPT_LEN_T size_t /* arg#5 to getsockopt */ macro
1536 # define SOCKOPT_LEN_T socklen_ macro
1908 # define SOCKOPT_LEN_T macro
2669 # define SOCKOPT_LEN_T macro
[all...]
/sendmail/sendmail/
H A Ddaemon.c3765 SOCKOPT_LEN_T ipoptlen;

Completed in 28 milliseconds