Searched refs:sym_read (Results 1 – 1 of 1) sorted by relevance
88 static int sym_read(int, struct syment *, int);393 if (sym_read(fd, &sym, SYMESZ) == -1) { in _coff_nlist()489 sym_read(int fd, struct syment *sym, int size) in sym_read() function