Searched refs:pdb_get_dir_drive (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.c457 if (pdb_get_dir_drive(u) && strcmp(pdb_get_dir_drive(u), ""))
458 smbXmlNewChild(user, data->ns, "dir_drive", pdb_get_dir_drive(u));
H A Dpdb_get_set.c274 const char* pdb_get_dir_drive (const SAM_ACCOUNT *sampass) function
H A Dpassdb.c2050 dir_drive = pdb_get_dir_drive(sampass);
H A Dpdb_ldap.c1018 pdb_get_dir_drive(sampass));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_samr_util.c155 old_string = pdb_get_dir_drive(to);
387 old_string = pdb_get_dir_drive(to);
H A Dsrv_netlog_nt.c801 pdb_get_dir_drive(sampw),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc_samsync.c343 old_string = pdb_get_dir_drive(account);
H A Dpdbedit.c146 printf ("HomeDir Drive: %s\n", pdb_get_dir_drive(sam_pwent));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_samr.c5994 const char* dir_drive = pdb_get_dir_drive(pw);

Completed in 133 milliseconds