Home
last modified time | relevance | path

Searched refs:fill_sym_buf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c89 static int fill_sym_buf(int, int);
499 if (fill_sym_buf(fd, size) == -1) in sym_read()
506 if (fill_sym_buf(fd, size) == -1) in sym_read()
521 fill_sym_buf(int fd, int size) in fill_sym_buf() function