Linux 列表 - 第 124 页

INET - Linux手册页

INET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_aton,inet_addr,inet_network,inet_ntoa,inet_makeaddr,inet_lnaof,inet_netof-Internet地址操作例程 语法 #include <sys/socket.h> #include <neti

Views:0  2019-08-20

INET - Linux手册页

INET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_aton,inet_addr,inet_network,inet_ntoa,inet_makeaddr,inet_lnaof,inet_netof-Internet地址操作例程 语法 #include <sys/socket.h> #include <neti

Views:0  2019-08-20

INET - Linux手册页

INET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_aton,inet_addr,inet_network,inet_ntoa,inet_makeaddr,inet_lnaof,inet_netof-Internet地址操作例程 语法 #include <sys/socket.h> #include <neti

Views:0  2019-08-20

INET - Linux手册页

INET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_aton,inet_addr,inet_network,inet_ntoa,inet_makeaddr,inet_lnaof,inet_netof-Internet地址操作例程 语法 #include <sys/socket.h> #include <neti

Views:0  2019-08-20

INET_NET_PTON - Linux手册页

INET_NET_PTON - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_net_pton,inet_net_ntop-Internet网络号转换 语法 #include <arpa/inet.h> int inet_net_pton(int af, const char *pres,

Views:0  2019-08-20

INET_NET_PTON - Linux手册页

INET_NET_PTON - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_net_pton,inet_net_ntop-Internet网络号转换 语法 #include <arpa/inet.h> int inet_net_pton(int af, const char *pres,

Views:0  2019-08-20

INET - Linux手册页

INET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_aton,inet_addr,inet_network,inet_ntoa,inet_makeaddr,inet_lnaof,inet_netof-Internet地址操作例程 语法 #include <sys/socket.h> #include <neti

Views:0  2019-08-20

INET - Linux手册页

INET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_aton,inet_addr,inet_network,inet_ntoa,inet_makeaddr,inet_lnaof,inet_netof-Internet地址操作例程 语法 #include <sys/socket.h> #include <neti

Views:0  2019-08-20

INET - Linux手册页

INET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_aton,inet_addr,inet_network,inet_ntoa,inet_makeaddr,inet_lnaof,inet_netof-Internet地址操作例程 语法 #include <sys/socket.h> #include <neti

Views:0  2019-08-20

INET_NTOP - Linux手册页

INET_NTOP - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_ntop-将IPv4和IPv6地址从二进制转换为文本形式 语法 #include <arpa/inet.h> const char *inet_ntop(int af, const void *src, cha

Views:0  2019-08-20

INET_PTON - Linux手册页

INET_PTON - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 inet_pton-将IPv4和IPv6地址从文本转换为二进制形式 语法 #include <arpa/inet.h> int inet_pton(int af, const char *src, void *dst); 说明 此函数将字符串src转换为af地

Views:0  2019-08-20

INITGROUPS - Linux手册页

INITGROUPS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 initgroups-初始化补充组访问列表 语法 #include <sys/types.h> #include <grp.h> int initgroups(const char *user, gid_t group); glibc的功能测试宏要求

Views:0  2019-08-20

RANDOM - Linux手册页

RANDOM - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 random, srandom, initstate, setstate-随机数生成器 语法 #include <stdlib.h> long int random(void); void srandom(unsigned int seed); char *init

Views:0  2019-08-20

RANDOM_R - Linux手册页

RANDOM_R - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 random_r,srandom_r,initstate_r,setstate_r-可重入随机数生成器 语法 #include <stdlib.h> int random_r(struct random_data *buf, int32_t *result); i

Views:0  2019-08-20

SETNETGRENT - Linux手册页

SETNETGRENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 setnetgrent,endnetgrent,getnetgrent,getnetgrent_r,innetgr-处理网络组条目 语法 #include <netdb.h> int setnetgrent(const char *netgroup); vo

Views:0  2019-08-20

INSQUE - Linux手册页

INSQUE - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 insque,remque-从队列中插入/删除项目 语法 #include <search.h> void insque(void *elem, void *prev); void remque(void *elem); glibc的功能测试宏要求(请参阅featur

Views:0  2019-08-20