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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_xml.c478 if (pdb_get_munged_dial(u) && strcmp(pdb_get_munged_dial(u), ""))
479 smbXmlNewChild(user, data->ns, "munged_dial", pdb_get_munged_dial(u));
H A Dpdb_get_set.c322 const char* pdb_get_munged_dial (const SAM_ACCOUNT *sampass) function
H A Dpassdb.c2128 munged_dial = pdb_get_munged_dial(sampass);
H A Dpdb_ldap.c1008 pdb_get_munged_dial(sampass));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_samr_util.c52 old_string = pdb_get_munged_dial(to);
211 old_string = pdb_get_munged_dial(to);
443 old_string = pdb_get_munged_dial(to);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc_samsync.c384 old_string = pdb_get_munged_dial(account);
H A Dpdbedit.c152 printf ("Munged dial: %s\n", pdb_get_munged_dial(sam_pwent));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_samr.c5999 const char* munged_dial = pdb_get_munged_dial(pw);
6253 const char *munged_dial = pdb_get_munged_dial(pw);

Completed in 129 milliseconds