Searched refs:nbytes (Results 1 – 1 of 1) sorted by relevance
173 if (nbytes < 0) in read_last_entry()175 else if (nbytes != sizeof (buffer)) in read_last_entry()201 ssize_t nbytes = read_last_entry (); in __libc_getutent_r() local206 if (nbytes == 0) in __libc_getutent_r()231 if (nbytes < 0) in internal_getut_nolock()233 if (nbytes == 0) in internal_getut_nolock()312 if (nbytes < 0) in __libc_getutline_r()318 if (nbytes == 0) in __libc_getutline_r()381 if (nbytes < 0) in __libc_pututline()387 if (nbytes == 0) in __libc_pututline()[all …]
Completed in 12 milliseconds