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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_xml.c471 if (pdb_get_workstations(u) && strcmp(pdb_get_workstations(u), ""))
473 pdb_get_workstations(u));
H A Dpdb_get_set.c306 const char* pdb_get_workstations (const SAM_ACCOUNT *sampass) function
H A Dpassdb.c2118 workstations = pdb_get_workstations(sampass);
H A Dpdb_ldap.c1003 pdb_get_workstations(sampass));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_samr_util.c191 old_string = pdb_get_workstations(to);
423 old_string = pdb_get_workstations(to);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/auth/
H A Dauth_sam.c167 workstation_list = talloc_strdup(mem_ctx, pdb_get_workstations(sampass));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc_samsync.c367 old_string = pdb_get_workstations(account);
H A Dpdbedit.c151 printf ("Workstations: %s\n", pdb_get_workstations(sam_pwent));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_samr.c5998 const char* workstations = pdb_get_workstations(pw);

Completed in 129 milliseconds