Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c784 int reset_ret; in client_manual() local
927 reset_ret = start_services(START_RESET); in client_manual()
928 if (reset_ret != CLIENT_SUCCESS) { in client_manual()
931 reset_ret); in client_manual()
949 reset_ret = start_services(START_RESET); in client_manual()
950 if (reset_ret != CLIENT_SUCCESS) { in client_manual()
953 reset_ret); in client_manual()
974 reset_ret = start_services(START_RESET); in client_manual()
975 if (reset_ret != CLIENT_SUCCESS) { in client_manual()
978 reset_ret); in client_manual()
[all …]