⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 getpw.3

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 3
字号:
.\" SCCSID: @(#)getpw.3	8.1	9/11/90.TH getpw 3 .SH Namegetpw \- get name from uid.SH Syntax.nf.B getpw(uid, buf).B char *buf;.fi.SH Description.NXR "getpw subroutine".NXR "getpw subroutine" "getpwuid subroutine".NXR "password file (general)" "getting name from"The .PN getpw routine has been superseded by .PN getpwuid, see .MS getpwent 3 ..PPThe.PN getpwroutine searches the password file forthe (numerical).IR uid ", and fills in " "buf"with the corresponding line;it returns nonzero if.IR uid ""could notbe found.The line is null terminated..SH DiagnosticsNonzeroreturn on error..SH Files/etc/passwd.SH See Alsogetpwent(3), passwd(5yp)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -