Home
last modified time | relevance | path

Searched refs:pp_password (Results 1 – 3 of 3) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dlibsmb_server.c144 if (*pp_password != NULL) { in SMBC_call_auth_fn()
168 TALLOC_FREE(*pp_password); in SMBC_call_auth_fn()
211 !*pp_password || !(*pp_password)[0])) { in SMBC_find_server()
277 char **pp_password, in SMBC_server_internal() argument
361 *pp_password); in SMBC_server_internal()
517 password_used = *pp_password; in SMBC_server_internal()
683 *pp_password); in SMBC_server_internal()
697 char **pp_password) in SMBC_server() argument
783 if (!*pp_password || (*pp_password)[0] == '\0') { in SMBC_attr_server()
811 *pp_password, in SMBC_attr_server()
[all …]
H A Dlibsmb_path.c237 char **pp_password, in SMBC_parse_path() argument
252 *pp_password = talloc_strdup(ctx, ""); in SMBC_parse_path()
255 !*pp_user || !*pp_password) { in SMBC_parse_path()
358 *pp_password = talloc_strdup(ctx, u); in SMBC_parse_path()
359 if (!*pp_password) { in SMBC_parse_path()
425 (void) urldecode_talloc(ctx, pp_password, *pp_password); in SMBC_parse_path()
438 *pp_password); in SMBC_parse_path()
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dlibsmb_internal.h452 char **pp_password,
500 char **pp_password);
511 char **pp_password);
521 char **pp_password);