Searched refs:file_offset (Results 1 – 1 of 1) sorted by relevance
39 static off64_t file_offset; variable49 if (file_offset <= 0) in matches_last_entry()151 file_offset = 0; in __libc_setutent()172 file_offset); in read_last_entry()181 file_offset += sizeof (buffer); in read_last_entry()379 file_offset -= sizeof (last_entry); in __libc_pututline()412 write_offset = file_offset - sizeof (struct utmp); in __libc_pututline()440 file_offset = write_offset + sizeof (struct utmp); in __libc_pututline()
Completed in 10 milliseconds