Lines Matching full:filemode
1473 /* open the file (using filemode) and seek to the login entry */1475 lastlog_openseek(struct logininfo *li, int *fd, int filemode)1497 *fd = open(lastlog_file, filemode, 0600);