?? port_before.h
字號:
#define SVR4#define WANT_IRS_NIS#undef WANT_IRS_PW#undef WANT_IRS_GR#define SIG_FN void#if defined(HAS_PTHREADS) && defined(_REENTRANT)#define DO_PTHREADS#endif#include <limits.h> /* _POSIX_PATH_MAX */#include <sys/endian.h> /* endianness */#define IRIX_EMUL_IOCTL_SIOCGIFCONF#ifdef IRIX_EMUL_IOCTL_SIOCGIFCONF#include <sys/types.h>#include <net/if.h> /* struct ifconf, struct if_msghdr, struct ifa_msghdr, * struct ifreq */int emul_ioctl( struct ifconf * ifc );#endif /* #ifdef IRIX_EMUL_IOCTL_SIOCGIFCONF */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -