*** 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: _sia_isagroup | Section: 3 | Source: Digital UNIX | File: _sia_isagroup.3.gz
_sia_isagroup(3) Library Functions Manual _sia_isagroup(3) NAME _sia_isagroup - checks a list of known groups to determine if a given groups already exists SIA (Security Integration Architecture) LIBRARY Standard C library (libc.so and libc.a) SYNOPSIS #include <sia.h> #include <siad.h> int _sia_isagroup( gid_t group gid_t *list int ngroups) PARAMETERS Group ID to check for membership in the list. Array of group IDs that is already known. Number if elements in list to scan. DESCRIPTION _sia_isagroup is a utility routine for the sia_get_groups() routines to determine whether a given group is already in the known list of groups. RETURN VALUES This routine returns a 1 if the group is already in the list and a zero if it is not. FILES /etc/sia/matrix.conf RELATED INFORMATION getgrent(3), matrix.conf(4), initgroups(3), siad_get_groups(3) _sia_is- agroup(3) Security delim off _sia_isagroup(3)

Navigation Options