?? port_before.h
字號:
#define WANT_IRS_NIS#undef WANT_IRS_PW#undef WANT_IRS_GR#define _SOCKADDR_LEN#define HAS_PTHREADS#if defined(HAS_PTHREADS) && defined(_REENTRANT)#define DO_PTHREADS#endif#define GROUP_R_RETURN int#define GROUP_R_SET_RETURN int#define GROUP_R_SET_RESULT GROUP_R_OK#define GROUP_R_END_RETURN void#define GROUP_R_END_RESULT(x) /*empty*/#define GROUP_R_ARGS char *buf, int buflen, FILE **gr_fp#define GROUP_R_ENT_ARGS FILE **f#define GROUP_R_OK 0#define GROUP_R_BAD (-1)#define HOST_R_RETURN int#define HOST_R_SET_RETURN int#define HOST_R_SET_RESULT HOST_R_OK#define HOST_R_END_RETURN void#define HOST_R_END_RESULT(x) /*empty*/#define HOST_R_ARGS struct hostent_data *hdptr#define HOST_R_ENT_ARGS HOST_R_ARGS#define HOST_R_COPY hdptr#define HOST_R_COPY_ARGS HOST_R_ARGS#define HOST_R_ERRNO NULL#define HOST_R_OK 0#define HOST_R_BAD (-1)#define HOSTENT_DATA#define NET_R_RETURN int#define NET_R_SET_RETURN int#define NET_R_SET_RESULT NET_R_OK#define NET_R_END_RETURN void#define NET_R_END_RESULT(x) /*empty*/#define NET_R_ARGS struct netent_data *ndptr#define NET_R_ENT_ARGS NET_R_ARGS#define NET_R_COPY ndptr#define NET_R_COPY_ARGS NET_R_ARGS#define NET_R_OK 0#define NET_R_BAD (-1)#define NETENT_DATA#define NGR_R_RETURN int#define NGR_R_SET_RETURN int#define NGR_R_SET_RESULT NGR_R_OK#define NGR_R_END_RETURN void#define NGR_R_END_RESULT(x) /*empty*/#define NGR_R_ARGS char *buf, int buflen#define NGR_R_ENT_ARGS NGR_R_ARGS#define NGR_R_COPY buf, buflen#define NGR_R_COPY_ARGS NGR_R_ARGS#define NGR_R_OK 1#define NGR_R_BAD 0#define PROTO_R_RETURN int#define PROTO_R_SET_RETURN int#define PROTO_R_SET_RESULT PROTO_R_OK#define PROTO_R_END_RETURN void#define PROTO_R_END_RESULT(x) /*empty*/#define PROTO_R_ARGS struct protoent_data *pdptr#define PROTO_R_ENT_ARGS PROTO_R_ARGS#define PROTO_R_COPY pdptr#define PROTO_R_COPY_ARGS PROTO_R_ARGS#define PROTO_R_OK 0#define PROTO_R_BAD (-1)#define PROTOENT_DATA#define PASS_R_RETURN int#define PASS_R_SET_RETURN int#define PASS_R_SET_RESULT PASS_R_OK#define PASS_R_END_RETURN void#define PASS_R_END_RESULT(x) /*empty*/#define PASS_R_ARGS char *buf, int buflen, FILE **pw_fp#define PASS_R_ENT_ARGS FILE **f#define PASS_R_COPY buf, buflen#define PASS_R_COPY_ARGS char *buf, int buflen#define PASS_R_OK 0#define PASS_R_BAD (-1)#define SERV_R_RETURN int#define SERV_R_SET_RETURN int#define SERV_R_SET_RESULT SERV_R_OK#define SERV_R_END_RETURN void#define SERV_R_END_RESULT(x) /*empty*/#define SERV_R_ARGS struct servent_data *ndptr#define SERV_R_ENT_ARGS SERV_R_ARGS#define SERV_R_COPY ndptr#define SERV_R_COPY_ARGS SERV_R_ARGS#define SERV_R_OK 0#define SERV_R_BAD (-1)#define SERVENT_DATA
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -