Searched defs:ypset_current_map (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_map.c55 static DBM *cur_fdb; /* will be passwd back up by ypset_current_map */
75 if ((fdb = ypset_current_map(map, domain, &error)) != NULL) {
147 ypset_current_map(char *map, char *domain, uint_t *error) function
211 * set by ypset_current_map()). Returns TRUE if access is granted and

Completed in 44 milliseconds