Query: putspent
OS: hpux
Section: 3c
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
putspent(3C) putspent(3C)NAMEputspent - write shadow password file entrySYNOPSISDESCRIPTIONis the inverse of See getspent(3C). Given a pointer to an structure as created by the or functions, writes a line on the stream which matches the format ofAPPLICATION USAGEIn a multithreaded application, is thread-safe. It is not async-cancel-safe. A cancellation point may occur when a thread is executingRETURN VALUEreturns non-zero if an error was detected during its operation. Otherwise it returns zero.FILESshadow password file.SEE ALSOgetspent(3C), shadow(4). ~ putspent(3C)
Related Man Pages |
---|
putpwent(3c) - opensolaris |
getspnam_r(3c) - hpux |
putpwent(3c) - sunos |
getspnam(3) - osx |
getspnam(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Whant to write an entry in /etc/passwd (putpwent) |
/etc/shadow update password entry! ( getspent? ) |
Mass account creation |