Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

rpmio/ugid.c File Reference

More...

#include "system.h"
#include "ugid.h"
#include "debug.h"

Go to the source code of this file.

Functions

int unameToUid (const char *thisUname, uid_t *uid)
int gnameToGid (const char *thisGname, gid_t *gid)
char * uidToUname (uid_t uid)
char * gidToGname (gid_t gid)


Detailed Description

Definition in file ugid.c.


Function Documentation

char* gidToGname gid_t    gid
 

Definition at line 133 of file ugid.c.

References xrealloc.

int gnameToGid const char *    thisGname,
gid_t *    gid
 

Definition at line 59 of file ugid.c.

References xrealloc.

char* uidToUname uid_t    uid
 

Definition at line 102 of file ugid.c.

References xrealloc.

int unameToUid const char *    thisUname,
uid_t *    uid
 

Definition at line 16 of file ugid.c.

References xrealloc.


Generated on Thu Apr 18 17:34:55 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002