Aegis  4.25.D505
Functions
libaegis/getgr_cache.h File Reference
#include <common/ac/grp.h>
#include <common/nstring.h>

Go to the source code of this file.

Functions

group * getgrnam_cached (string_ty *name)
group * getgrnam_cached (const nstring &name)
group * getgrgid_cached (int gid)

Function Documentation

group* getgrgid_cached ( int  gid)
group* getgrnam_cached ( string_ty name)
group* getgrnam_cached ( const nstring name)