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 159 of file ugid.c.

References xrealloc().

Referenced by rpmVerifyFile().

int gnameToGid const char *  thisGname,
gid_t *  gid
 

Definition at line 66 of file ugid.c.

References xrealloc().

Referenced by fsmMapAttrs(), and vfs_parse_ls_lga().

char* uidToUname uid_t  uid  ) 
 

Definition at line 126 of file ugid.c.

References xrealloc().

Referenced by rpmVerifyFile().

int unameToUid const char *  thisUname,
uid_t *  uid
 

Definition at line 16 of file ugid.c.

References xrealloc().

Referenced by fsmMapAttrs(), and vfs_parse_ls_lga().


Generated on Fri Sep 30 15:11:40 2005 for rpm by doxygen 1.3.5