Searched refs:make_pdb_methods_name (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_interface.c685 static NTSTATUS make_pdb_methods_name(struct pdb_methods **methods, struct pdb_context *context, const char *selected) function
824 if (!NT_STATUS_IS_OK(nt_status = make_pdb_methods_name(&curmethods, *context, selected[i]))) {
844 if (!NT_STATUS_IS_OK(nt_status = make_pdb_methods_name(&curmethods,

Completed in 102 milliseconds