Searched refs:login_user (Results 1 - 4 of 4) sorted by last modified time

/macosx-10.9.5/BootCache-106/
H A Dcontrol.c501 char login_user[128] = DEFAULT_USER; local
535 CFDataGetBytes(fde_login_user, CFRangeMake(0, sizeof(login_user)), (UInt8*)login_user);
540 playlist_path_end_idx = snprintf(playlist_path, sizeof(playlist_path), PREHEATED_USER_PLAYLIST_PATH_FMT, login_user);
/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_auth.c152 status = login_user(p);
H A Dpop_pass.c92 login_user(POP *p) function
196 status = login_user(p);
H A Dpopper.h349 int login_user(POP *p);

Completed in 204 milliseconds