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

rpmio/ugid.h File Reference

More...

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.h.


Function Documentation

char* gidToGname ( gid_t gid )
 

Definition at line 133 of file ugid.c.

int gnameToGid ( const char * thisGname,
gid_t * gid )
 

Definition at line 59 of file ugid.c.

Referenced by psmStage(), rpmVerifyFile(), and vfs_parse_ls_lga().

char* uidToUname ( uid_t uid )
 

Definition at line 102 of file ugid.c.

Referenced by rpmVerifyFile().

int unameToUid ( const char * thisUname,
uid_t * uid )
 

Definition at line 16 of file ugid.c.

Referenced by psmStage(), and vfs_parse_ls_lga().


Generated at Fri Feb 15 10:36:05 2002 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001