nss_get_backend    67 source3/winbindd/nss_info.c 	if ( nss_get_backend(name) ) {
nss_get_backend   183 source3/winbindd/nss_info.c 	if ( (nss_backend = nss_get_backend( "template" )) == NULL ) {
nss_get_backend   203 source3/winbindd/nss_info.c 		if ( (nss_backend = nss_get_backend( backend )) == NULL ) {
nss_get_backend   211 source3/winbindd/nss_info.c 			if ( (nss_backend = nss_get_backend( backend )) == NULL ) {