#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) |
| group* getgrgid_cached | ( | int | gid | ) |
| group* getgrnam_cached | ( | const nstring & | name | ) |
| group* getgrnam_cached | ( | string_ty * | name | ) |
1.5.5