Poster of Linux kernelThe best gift for a Linux geek
CGRP

CGRP

Section: Common Library Functions (3) Updated: $Date: 2005/03/29 09:27:18 $
Local index Up
 

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


 

Index

NAME
SYNOPSIS
ERRORS
DESCRIPTION
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 21:43:21 GMT, April 16, 2011