Searched defs:_nss_files_read_line (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c419 * Note that since each concurrent call to _nss_files_read_line has
424 _nss_files_read_line(files_backend_ptr_t be, char *buffer, int buflen) function
510 if ((linelen = _nss_files_read_line(be, buffer, buflen)) < 0) {
576 if ((linelen = _nss_files_read_line(be, instr,

Completed in 18 milliseconds