Include dependency graph for nis_support.cc:
Go to the source code of this file.
Macros | |
#define | NO_YPERR 0 /* There is no error */ |
Functions | |
char * | get_nis_password (char *user, char *nisdomain, char *nismap) |
Macro Definition Documentation
◆ NO_YPERR
#define NO_YPERR 0 /* There is no error */ |
Definition at line 40 of file nis_support.cc.
Function Documentation
◆ get_nis_password()
char * get_nis_password | ( | char * | user, |
char * | nisdomain, | ||
char * | nismap | ||
) |