Searched refs:nss_stat (Results 1 – 1 of 1) sorted by relevance
359 nss_status_t nss_stat = NSS_UNAVAIL; in _exec_process_val() local369 return (nss_stat); in _exec_process_val()376 nss_stat = NSS_SUCCESS; in _exec_process_val()379 nss_stat = NSS_UNAVAIL; in _exec_process_val()385 nss_stat = NSS_NOTFOUND; in _exec_process_val()388 nss_stat = NSS_NOTFOUND; in _exec_process_val()391 nss_stat = NSS_UNAVAIL; in _exec_process_val()396 (nss_stat != NSS_SUCCESS)) { in _exec_process_val()401 return (nss_stat); in _exec_process_val()418 nss_status_t nss_stat = NSS_NOTFOUND; in get_wild() local[all …]