hpux man page for putspent

Query: putspent

OS: hpux

Section: 3c

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

putspent(3C)															      putspent(3C)

NAME
putspent - write shadow password file entry
SYNOPSIS
DESCRIPTION
is 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 of
APPLICATION USAGE
In a multithreaded application, is thread-safe. It is not async-cancel-safe. A cancellation point may occur when a thread is executing
RETURN VALUE
returns non-zero if an error was detected during its operation. Otherwise it returns zero.
FILES
shadow password file.
SEE ALSO
getspent(3C), shadow(4). ~ putspent(3C)
Related Man Pages
putpwent(3c) - opensolaris
endspent(3c) - hpux
fgetspent(3c) - hpux
setspent(3c) - hpux
getspnam(3) - v7
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