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

/macosx-10.9.5/pam_modules-138/common/
H A DCommon.h14 int od_extract_home(pam_handle_t*, const char *, char **, char **, char **);
H A DCommon.c684 od_extract_home(pam_handle_t *pamh, const char *username, char **server_URL, char **path, char **homedir) function
/macosx-10.9.5/pam_modules-138/modules/pam_mount/
H A Dpam_mount.c116 if (PAM_SUCCESS != (retval = od_extract_home(pamh, username, &server_URL, &path, &homedir))) {
295 if (PAM_SUCCESS != (retval = od_extract_home(pamh, username, &server_URL, &path, &homedir))) {

Completed in 129 milliseconds