首页 列表 - 第 111 页

SETLOCALE - Linux手册页

SETLOCALE - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 setlocale-设置当前语言环境 语法 #include <locale.h> char *setlocale(int category, const char *locale); 说明 setlocale()函数用于设置或查询程序的当前语言环境。 如果l

Views:0  2019-08-20

SETLOGMASK - Linux手册页

SETLOGMASK - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 setlogmask-设置日志优先级掩码 语法 #include <syslog.h> int setlogmask(int mask); 说明 进程具有日志优先级掩码,该掩码确定可以记录对syslog(3)的哪些调用。所有其他呼叫将被忽略。对于在掩码中设置

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

GETNETENT - Linux手册页

GETNETENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getnetent,getnetbyname,getnetbyaddr,setnetent,endnetent-获取网络条目 语法 #include <netdb.h> struct netent *getnetent(void); struct netent

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

GETPROTOENT - Linux手册页

GETPROTOENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getprotoent,getprotobyname,getprotobynumber,setprotoent,endprotoent-获取协议条目 语法 #include <netdb.h> struct protoent *getprotoent(void

Views:0  2019-08-20

GETPWENT - Linux手册页

GETPWENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getpwent,setpwent,endpwent-获取密码文件条目 语法 #include <sys/types.h> #include <pwd.h> struct passwd *getpwent(void); void setpwent(vo

Views:0  2019-08-20

GETRPCENT - Linux手册页

GETRPCENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 getrpcent,getrpcbyname,getrpcbynumber,setrpcent,endrpcent-获取RPC条目 语法 #include <netdb.h> struct rpcent *getrpcent(void); struct rpce

Views:0  2019-08-20

GETSERVENT - Linux手册页

GETSERVENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getservent,getservbyname,getservbyport,setservent,endservent-获取服务条目 语法 #include <netdb.h> struct servent *getservent(void); struct

Views:0  2019-08-20

GETSPNAM - Linux手册页

GETSPNAM - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getspnam,getspnam_r,getspent,getspent_r,setspent,endsed,fgetspent,fgetspent_r,sgetspent,sgetspent_r,putspent,lckpwdf,ulckpwdf-获取影子密码文件条目 语法

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

GETTTYENT - Linux手册页

GETTTYENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getttyent,getttynam,setttyent,endttyent-获取ttys文件条目 语法 #包括 struct ttyent * getttyent(void); struct ttyent * getttynam(const char * name); in

Views:0  2019-08-20

GETUSERSHELL - Linux手册页

GETUSERSHELL - Linux手册页 Linux程序员手册 第3部分 更新日期: 2016-03-15 名称 getusershell,setusershell,endusershell-获取允许的用户shell 语法 #include <unistd.h> char *getusershell(void); void setusershell(void); v

Views:0  2019-08-20

GETUTENT - Linux手册页

GETUTENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 getutent,getutid,getutline,pututline,setutent,endutent,utmpname-访问utmp文件条目 语法 #包括 struct utmp * getutent(void); struct utmp * getutid(const

Views:0  2019-08-20

GETUTENT - Linux手册页

GETUTENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 getutent,getutid,getutline,pututline,setutent,endutent,utmpname-访问utmp文件条目 语法 #包括 struct utmp * getutent(void); struct utmp * getutid(const

Views:0  2019-08-20