Main Page   Modules   Compound List   File List   Compound Members   File Members   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 128 of file ugid.c.

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

Definition at line 57 of file ugid.c.

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

char * uidToUname ( uid_t uid )
 

Definition at line 97 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 setFileOwners(), and vfs_parse_ls_lga().


Generated at Sun Apr 8 18:43:05 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000