首页 列表 - 第 110 页

SEM_WAIT - Linux手册页

SEM_WAIT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 sem_wait,sem_timedwait,sem_trywait-锁定信号量 语法 #include <semaphore.h> int sem_wait(sem_t *sem); int sem_trywait(sem_t *sem); int sem_t

Views:0  2019-08-20

SEM_UNLINK - Linux手册页

SEM_UNLINK - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-08-13 名称 sem_unlink-删除命名的信号量 语法 #include <semaphore.h> int sem_unlink(const char *name); 与-pthread链接。 说明 sem_unlink()删除名称引用的命名信号量。信号灯名称将立即

Views:0  2019-08-20

SEM_WAIT - Linux手册页

SEM_WAIT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 sem_wait,sem_timedwait,sem_trywait-锁定信号量 语法 #include <semaphore.h> int sem_wait(sem_t *sem); int sem_trywait(sem_t *sem); int sem_t

Views:0  2019-08-20

SETALIASENT - Linux手册页

SETALIASENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 setaliasent,endaliasent,getaliasent,getaliasent_r,getaliasbyname,getaliasbyname_r-读取别名条目 语法 #包括 void setaliasent(void); void endaliasent(

Views:0  2019-08-20

SETBUF - Linux手册页

SETBUF - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 setbuf,setbuffer,setlinebuf,setvbuf-流缓冲操作 语法 #include <stdio.h> void setbuf(FILE *stream, char *buf); void setbuffer(FILE *stream, cha

Views:0  2019-08-20

SETBUF - Linux手册页

SETBUF - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 setbuf,setbuffer,setlinebuf,setvbuf-流缓冲操作 语法 #include <stdio.h> void setbuf(FILE *stream, char *buf); void setbuffer(FILE *stream, cha

Views:0  2019-08-20

GETCONTEXT - Linux手册页

GETCONTEXT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getcontext,setcontext-获取或设置用户上下文 语法 #包括 int getcontext(ucontext_t * ucp); int setcontext(const ucontext_t * ucp); 说明 在类似于System V的环境中,其中

Views:0  2019-08-20

SETENV - Linux手册页

SETENV - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 setenv-更改或添加环境变量 语法 #include <stdlib.h> int setenv(const char *name, const char *value, int overwrite); int unsetenv(const char *name)

Views:0  2019-08-20

GETFSENT - Linux手册页

GETFSENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getfsent,getfsspec,getfsfile,setfsent,endfsent-处理fstab条目 语法 #包括 void endfsent(void); struct fstab * getfsent(void); struct fstab * getfsfile

Views:0  2019-08-20

GETGRENT - Linux手册页

GETGRENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getgrent,setgrent,endgrent-获取组文件条目 语法 #include <sys/types.h> #include <grp.h> struct group *getgrent(void); void setgrent(void

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

GETHOSTID - Linux手册页

GETHOSTID - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 gethostid,sethostid-获取或设置当前主机的唯一标识符 语法 #包括 长gethostid(void); int sethostid(long hostid); glibc的功能测试宏要求(请参阅feature_test_macros(7)): gethosti

Views:0  2019-08-20

SETJMP - Linux手册页

SETJMP - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-03-13 名称 setjmp,sigsetjmp,longjmp,siglongjmp-执行非本地goto 语法 #include <setjmp.h> int setjmp(jmp_buf env); int sigsetjmp(sigjmp_buf env, int savesig

Views:0  2019-08-20

ENCRYPT - Linux手册页

ENCRYPT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 encrypt, setkey, encrypt_r, setkey_r-加密64位消息 语法 #define _XOPEN_SOURCE /* See feature_test_macros(7) */ #include <unistd.h> void

Views:0  2019-08-20

ENCRYPT - Linux手册页

ENCRYPT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 encrypt, setkey, encrypt_r, setkey_r-加密64位消息 语法 #define _XOPEN_SOURCE /* See feature_test_macros(7) */ #include <unistd.h> void

Views:0  2019-08-20

SETBUF - Linux手册页

SETBUF - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 setbuf,setbuffer,setlinebuf,setvbuf-流缓冲操作 语法 #include <stdio.h> void setbuf(FILE *stream, char *buf); void setbuffer(FILE *stream, cha

Views:0  2019-08-20