Home
last modified time | relevance | path

Searched refs:adjunct_flag (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c433 struct passwd_entry *pwd, bool_t adjunct_flag) in proc_map_list() argument
442 if ((adjunct_flag) && (!pwd->adjunct)) { in proc_map_list()
473 if (0 != (ans = update_single_map(map_name, pwd, adjunct_flag))) in proc_map_list()
534 update_single_map(char *map_name, struct passwd_entry *pwd, bool_t adjunct_flag) in update_single_map() argument
541 if (adjunct_flag) in update_single_map()