*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: get_seed_es | Section: 3 | Source: Digital UNIX | File: get_seed_es.3.gz
get_seed_es(3) Library Functions Manual get_seed_es(3) NAME get_seed_es - Obtain a drand48 seed value for an extended profile (En- hanced Security) LIBRARY Security Library (libsecurity.so) SYNOPSIS #include <sys/types.h> #include <sys/security.h> #include <prot.h> long get_seed_es( struct es_passwd *prpwd); PARAMETERS prpwd Specifies a pointer to the protected profile structure (prpasswd) DESCRIPTION Returns a hashed value of the protected profile for use in random-num- ber generation, such as that used with lrand48 or drand48 and so forth. The get_seed_es() function is used by the login and passwd commands un- der ENHANCED security to initialize the seed value for password genera- tion. RETURN VALUES The computed hash value for the extended profile. RELATED INFORMATION getespwent(3) delim off get_seed_es(3)

Navigation Options