Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c316 static int start_services(int flag);
706 (void) start_services(START_RESET); in client_uninit()
716 (void) start_services(START_RESET); in client_uninit()
718 retcode = start_services(START_UNINIT); in client_uninit()
927 reset_ret = start_services(START_RESET); in client_manual()
949 reset_ret = start_services(START_RESET); in client_manual()
974 reset_ret = start_services(START_RESET); in client_manual()
1055 retcode = start_services(START_INIT); in client_manual()
1298 retcode = start_services(START_INIT); in client_mod()
1891 retcode = start_services(START_INIT); in client_init()
[all …]