首页 列表 - 第 28 页
SGETMASK - Linux手册页
SGETMASK - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-08-13 名称 sgetmask,ssetmask-信号掩码的操作(作废) 语法 长sgetmask(void); 长ssetmask(long newmask); 注意:这些系统调用没有glibc包装器。请参阅注释。 说明 这些系统调用已过时。不要使用它们;请改用sigprocmask(2
Views:0 2019-08-20
STAT - Linux手册页
STAT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-08-13 名称 stat,fstat,lstat,fstatat-获取文件状态 语法 #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> int stat(const char *path
Views:0 2019-08-20
STAT - Linux手册页
STAT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-08-13 名称 stat,fstat,lstat,fstatat-获取文件状态 语法 #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> int stat(const char *path
Views:0 2019-08-20
STATFS - Linux手册页
STATFS - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 statfs,fstatfs-获取文件系统统计信息 语法 #include / 或 / int statfs(const char * path,struct statfs * buf); int fstatfs(int fd,struct statfs * buf); 说明 s
Views:0 2019-08-20
STATFS - Linux手册页
STATFS - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 statfs,fstatfs-获取文件系统统计信息 语法 #include / 或 / int statfs(const char * path,struct statfs * buf); int fstatfs(int fd,struct statfs * buf); 说明 s
Views:0 2019-08-20
STATX - Linux手册页
STATX - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-08-13 名称 statx-获取文件状态(扩展) 语法 #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> #include <fcntl.h> /* De
Views:0 2019-08-20
STIME - Linux手册页
STIME - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-02-09 名称 stime-设置时间 语法 #包括 int stime(const time_t * t); glibc的功能测试宏要求(请参阅feature_test_macros(7)): stime(): 从glibc 2.19开始: _DEFAULT_SOURCE Glibc 2.19及更早版
Views:0 2019-08-20
UNIMPLEMENTED - Linux手册页
UNIMPLEMENTED - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 afs_syscall,break,fattach,fdetach,ftime,getmsg,getpmsg,gtty,isastream,锁,madvise1,mpx,prof,profil,putmsg,putpmsg,安全性,stty,tuxcall,ulimit,v
Views:0 2019-08-20
SUBPAGE_PROT - Linux手册页
SUBPAGE_PROT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2019-03-06 名称 subpage_prot-为地址范围定义子页面保护 语法 long subpage_prot(unsigned long addr, unsigned long len, uint32_t *map); 注意:此系统调用没有glibc包
Views:0 2019-08-20
SWAPON - Linux手册页
SWAPON - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 swapon,swapoff-开始/停止交换到文件/设备 语法 #包括 #包括 int swapon(const char * path,int swapflags);复制代码 int swapoff(const char * path); 说明 swapon()将交换区域设置为
Views:0 2019-08-20
SWAPON - Linux手册页
SWAPON - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 swapon,swapoff-开始/停止交换到文件/设备 语法 #包括 #包括 int swapon(const char * path,int swapflags);复制代码 int swapoff(const char * path); 说明 swapon()将交换区域设置为
Views:0 2019-08-20
SYMLINK - Linux手册页
SYMLINK - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 symlink,symlinkat-为文件命名 语法 #include <unistd.h> int symlink(const char *target, const char *linkpath); #include <fcntl.h>
Views:0 2019-08-20
SYMLINK - Linux手册页
SYMLINK - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 symlink,symlinkat-为文件命名 语法 #include <unistd.h> int symlink(const char *target, const char *linkpath); #include <fcntl.h>
Views:0 2019-08-20
SYNC - Linux手册页
SYNC - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-08-13 名称 sync,syncfs-将文件系统缓存提交到磁盘 语法 #包括 void sync(void); int syncfs(int fd); glibc的功能测试宏要求(请参阅feature_test_macros(7)): 同步(): _XOPEN_SOURCE> = 500 || /
Views:0 2019-08-20
SYNC_FILE_RANGE - Linux手册页
SYNC_FILE_RANGE - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 sync_file_range-将文件段与磁盘同步 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <fcntl.h> int sync_file_ran
Views:0 2019-08-20
SYNC_FILE_RANGE - Linux手册页
SYNC_FILE_RANGE - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 sync_file_range-将文件段与磁盘同步 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <fcntl.h> int sync_file_ran
Views:0 2019-08-20