Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim.c128 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()
539 yptol_newlock = yptol_mode; in init_yptol_flag()
[all …]
H A Dshim_ancil.c68 if (yptol_mode)
82 if (yptol_mode)
255 if (yptol_mode) { in ypcheck_map_existence_yptol()
361 if (yptol_mode) { in add_map_domain_to_list()
H A Dmap_ctrl.c164 if (yptol_mode) { in map_ctrl_init()
206 if (yptol_mode) { in map_ctrl_init()
356 if (yptol_mode) { in free_map_ctrl()
480 if (yptol_mode) { in open_yptol_files()
H A Dshim.h129 extern bool_t yptol_mode;
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_svc.c208 if (yptol_mode) { in main()
254 if (yptol_mode) { in main()
H A Dypserv.c217 if (yptol_mode) { in ypinit()
426 if (yptol_mode) { in ypget_command_line_args()
441 if (yptol_mode) { in ypget_command_line_args()
H A Dypserv_ancil.c113 if (yptol_mode) {
H A Dypxfr.c113 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.c114 if (yptol_mode) { in yptol_exit()
H A Dypserv_proc.c579 if (yptol_mode) { in ypall()
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c334 if (yptol_mode) { in main()
543 if (yptol_mode) in boilerplate()
/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c115 if (yptol_mode & yptol_newlock) { in hash()
/illumos-gate/usr/src/lib/libnisdb/
H A Dmapfile-vers282 yptol_mode { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
H A Dnis_parse_ldap_conf.c221 if ((rc == 0) && yptol_mode) in parse_ldap_migration()