Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/yptol/
H A Dshim.c60 bool_t yptol_mode = FALSE; /* Set if in N2L mode */ variable
128 if (yptol_mode) { in shim_dbm_delete()
164 if (yptol_mode) { in shim_dbm_fetch()
235 if (yptol_mode) { in shim_dbm_firstkey()
290 if (yptol_mode) { in shim_dbm_firstkey()
325 if (yptol_mode) { in shim_dbm_nextkey()
366 if (yptol_mode) { in shim_dbm_do_nextkey()
402 if (yptol_mode) { in shim_dbm_open()
464 if (yptol_mode) { in shim_dbm_store()
475 if (yptol_mode) { in shim_dbm_store()
[all …]
H A Dshim_ancil.c73 if (yptol_mode)
87 if (yptol_mode)
260 if (yptol_mode) { in ypcheck_map_existence_yptol()
366 if (yptol_mode) { in add_map_domain_to_list()
H A Dmap_ctrl.c166 if (yptol_mode) { in map_ctrl_init()
208 if (yptol_mode) { in map_ctrl_init()
358 if (yptol_mode) { in free_map_ctrl()
482 if (yptol_mode) { in open_yptol_files()
H A Dshim.h131 extern bool_t yptol_mode;
/titanic_41/usr/src/cmd/ypcmd/
H A Dypxfrd_svc.c209 if (yptol_mode) { in main()
255 if (yptol_mode) { in main()
H A Dypserv.c218 if (yptol_mode) { in ypinit()
427 if (yptol_mode) { in ypget_command_line_args()
442 if (yptol_mode) { in ypget_command_line_args()
H A Dypserv_ancil.c115 if (yptol_mode) {
H A Dypxfr.c114 bool_t yptol_mode = FALSE; variable
1259 bool_t yptol_mode; local
1263 yptol_mode = is_yptol_mode();
1266 if (yptol_mode)
1277 if (yptol_mode)
H A Dypxfrd_server.c116 if (yptol_mode) { in yptol_exit()
H A Dypserv_proc.c580 if (yptol_mode) { in ypall()
/titanic_41/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c336 if (yptol_mode) { in main()
545 if (yptol_mode) in boilerplate()
/titanic_41/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c117 if (yptol_mode & yptol_newlock) { in hash()
/titanic_41/usr/src/lib/libnisdb/
H A Dmapfile-vers191 yptol_mode;
H A Dnis_parse_ldap_conf.c217 if ((rc == 0) && yptol_mode) in parse_ldap_migration()