tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
getpwnam_r
tango
stdc
posix
pwd
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
getpwnam_r
(char* , passwd* , char* , size_t , passwd** )
int
getpwnam_r
(char* , passwd* , char* , size_t , passwd** )
int
getpwnam_r
(char* , passwd* , char* , size_t , passwd** )
int
getpwnam_r
(char* , passwd* , char* , size_t , passwd** )
version(!linux && !darwin && !FreeBSD && solaris)
extern (
C
)
int
getpwnam_r
(
in
char
*
,
passwd
*
,
char
*
,
size_t
,
passwd
**
)
Meta
Source
See Implementation
tango
stdc
posix
pwd
functions
endpwent
getpwent
getpwnam
getpwnam_r
getpwuid
getpwuid_r
setpwent
structs
passwd