OnITRoad - man3

GLOB - Linux手册页

GLOB - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 glob,globfree-查找与模式匹配的路径名,从glob()释放内存 语法 #include <glob.h> int glob(const char *pattern, int flags, int (*errfunc) (const char *

Views:0  2019-08-20

CTIME - Linux手册页

CTIME - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 asctime,ctime,gmtime,localtime,mktime,asctime_r,ctime_r,gmtime_r,localtime_r-将日期和时间转换为细分时间或ASCII 语法 #include <time.h> char *asctime(cons

Views:0  2019-08-20

CTIME - Linux手册页

CTIME - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 asctime,ctime,gmtime,localtime,mktime,asctime_r,ctime_r,gmtime_r,localtime_r-将日期和时间转换为细分时间或ASCII 语法 #include <time.h> char *asctime(cons

Views:0  2019-08-20

MAKEDEV - Linux手册页

MAKEDEV - Linux手册页 Linux程序员手册 第3部分 更新日期: 2018-04-30 名称 makedev,major,minor-管理设备号 语法 #include <sys/sysmacros.h> dev_t makedev(unsigned int maj, unsigned int min); unsigned int major(dev_t d

Views:0  2019-08-20

MAKEDEV - Linux手册页

MAKEDEV - Linux手册页 Linux程序员手册 第3部分 更新日期: 2018-04-30 名称 makedev,major,minor-管理设备号 语法 #include <sys/sysmacros.h> dev_t makedev(unsigned int maj, unsigned int min); unsigned int major(dev_t d

Views:0  2019-08-20

MAKEDEV - Linux手册页

MAKEDEV - Linux手册页 Linux程序员手册 第3部分 更新日期: 2018-04-30 名称 makedev,major,minor-管理设备号 语法 #include <sys/sysmacros.h> dev_t makedev(unsigned int maj, unsigned int min); unsigned int major(dev_t d

Views:0  2019-08-20

GNU_GET_LIBC_VERSION - Linux手册页

GNU_GET_LIBC_VERSION - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 gnu_get_libc_version,gnu_get_libc_release-获取glibc版本和发行版 语法 #include <gnu/libc-version.h> const char *gnu_get_libc_version

Views:0  2019-08-20

GNU_GET_LIBC_VERSION - Linux手册页

GNU_GET_LIBC_VERSION - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 gnu_get_libc_version,gnu_get_libc_release-获取glibc版本和发行版 语法 #include <gnu/libc-version.h> const char *gnu_get_libc_version

Views:0  2019-08-20

GRANTPT - Linux手册页

GRANTPT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 grantpt-授予对从属伪终端的访问权限 语法 #包括 int grantpt(int fd); glibc的功能测试宏要求(请参阅feature_test_macros(7)): grantpt(): 从glibc 2.24开始: _XOPEN_SOURCE> = 500

Views:0  2019-08-20

GROUP_MEMBER - Linux手册页

GROUP_MEMBER - Linux手册页 Linux程序员手册 第3部分 更新日期: 2014-03-30 名称 group_member-测试进程是否在组中 语法 #包括 int group_member(gid_t gid); glibc的功能测试宏要求(请参阅feature_test_macros(7)): group_member():_ GNU_SOURCE 说明 gr

Views:0  2019-08-20

GSIGNAL - Linux手册页

GSIGNAL - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 gsignal,ssignal-软件信号设施 语法 #include <signal.h> typedef void (*sighandler_t)(int); int gsignal(int signum); sighandler_t ssignal(int s

Views:0  2019-08-20

GETHOSTBYNAME - Linux手册页

GETHOSTBYNAME - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 gethostbyname,gethostbyaddr,sethostent,gethostent,endhostent,h_errno,herror,hstrerror,gethostbyaddr_r,gethostbyname2,gethostbyname2_r,get

Views:0  2019-08-20

HASH - Linux手册页

HASH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 hash-哈希数据库访问方法 语法 #include <sys/types.h> #include <db.h> 说明 请注意:此页面记录了glibc所提供的接口,直至2.1版。从2.2版开始,glibc不再提供这些接口。可能您正在寻找libdb库提供的AP

Views:0  2019-08-20

GETMNTENT - Linux手册页

GETMNTENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 getmntent,setmntent,addmntent,endmntent,hasmntopt,getmntent_r-获取文件系统描述符文件条目 语法 #include <stdio.h> #include <mntent.h> FILE *se

Views:0  2019-08-20

HSEARCH - Linux手册页

HSEARCH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 hcreate,hdestroy,hsearch,hcreate_r,hdestroy_r,hsearch_r-哈希表管理 语法 #include <search.h> int hcreate(size_t nel); ENTRY *hsearch(ENTRY it

Views:0  2019-08-20

HSEARCH - Linux手册页

HSEARCH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 hcreate,hdestroy,hsearch,hcreate_r,hdestroy_r,hsearch_r-哈希表管理 语法 #include <search.h> int hcreate(size_t nel); ENTRY *hsearch(ENTRY it

Views:0  2019-08-20