cgrp(3) debian man page | unix.com

Man Page: cgrp

Operating Environment: debian

Section: 3

CGRP(3) 						     Common Library Functions							   CGRP(3)

NAME
Cgrp - LCG Group file Thread-Safe inferface
SYNOPSIS
#include <Cgrp.h> struct group *Cgetgrnam(char *name); struct group *Cgetgrgid(gid_t gid);
ERRORS
If the Cthread interface is chosen and activated, the errors value are in the serrno variable.
DESCRIPTION
Cgrp is a common Thread-Safe API interface to get entries in the group file vs. name or gid.
SEE ALSO
serrno, getgrnam, getgrgid
AUTHOR
LCG Grid Deployment Team
LCG
$Date: 2005/03/29 09:27:18 $ CGRP(3)
Related Man Pages
lfc_readdirc(3) - debian
netread(3) - debian
rfio_chown(3) - debian
rfio_ftello64(3) - debian
rfio_opendir(3) - debian
Similar Topics in the Unix Linux Community
Confused with entries in /etc/hostname.&lt;interface&gt; file...
Restrict user access
Passing awk variables to shell
System time and Cron time stamp not matching
Parsing a control file loop