Home
last modified time | relevance | path

Searched refs:pdb_get_comment (Results 1 – 20 of 20) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/rpc_server/samr/
H A Dsrv_samr_util.c494 old_string = pdb_get_comment(to); in copy_id21_to_sam_passwd()
H A Dsrv_samr_nt.c2342 r->comment.string = talloc_strdup(mem_ctx, pdb_get_comment(pw));
2355 r->comment.string = talloc_strdup(mem_ctx, pdb_get_comment(pw));
2835 r->comment.string = talloc_strdup(mem_ctx, pdb_get_comment(pw));
/dports/net/samba412/samba-4.12.15/source3/passdb/
H A Dpdb_get_set.c319 const char *pdb_get_comment(const struct samu *sampass) in pdb_get_comment() function
H A Dpassdb.c1932 comment = pdb_get_comment(sampass); in init_buffer_from_samu_v3()
H A Dpdb_samba_dsdb.c551 pdb_get_comment(sam));
H A Dpy_passdb.c547 comment = pdb_get_comment(sam_acct); in py_samu_get_comment()
/dports/net/samba412/samba-4.12.15/source3/passdb/ABI/
H A Dsamba-passdb-0.24.1.sigs127 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.24.2.sigs127 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.26.0.sigs124 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.27.0.sigs124 pdb_get_comment: const char *(const struct samu *)
H A Dpdb-0.1.0.sigs127 pdb_get_comment: const char *(const struct samu *)
H A Dpdb-0.1.1.sigs127 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.2.0.sigs127 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.27.1.sigs125 pdb_get_comment: const char *(const struct samu *)
H A Dpdb-0.1.2.sigs127 pdb_get_comment: const char *(const struct samu *)
H A Dpdb-0.sigs127 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.25.0.sigs126 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.27.2.sigs125 pdb_get_comment: const char *(const struct samu *)
H A Dsamba-passdb-0.28.0.sigs125 pdb_get_comment: const char *(const struct samu *)
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dpassdb.h777 const char *pdb_get_comment(const struct samu *sampass);