Searched refs:talloc_getpwnam (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_unix.c101 static NTSTATUS talloc_getpwnam(TALLOC_CTX *ctx, const char *username, struct passwd **pws) function
489 nt_status = talloc_getpwnam(ctx, user_info->mapped.account_name, pws);
613 nt_status = talloc_getpwnam(ctx, username, &pws);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_unix.c101 static NTSTATUS talloc_getpwnam(TALLOC_CTX *ctx, const char *username, struct passwd **pws) function
489 nt_status = talloc_getpwnam(ctx, user_info->mapped.account_name, pws);
613 nt_status = talloc_getpwnam(ctx, username, &pws);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_unix.c101 static NTSTATUS talloc_getpwnam(TALLOC_CTX *ctx, const char *username, struct passwd **pws) function
489 nt_status = talloc_getpwnam(ctx, user_info->mapped.account_name, pws);
613 nt_status = talloc_getpwnam(ctx, username, &pws);

Completed in 112 milliseconds