Searched defs:getline (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/stdio/ |
H A D | getline.c | 32 getline(char ** __restrict linep, size_t * __restrict linecapp, in getline() function
|
/freebsd/contrib/mandoc/ |
H A D | compat_getline.c | 25 getline(char **buf, size_t *bufsz, FILE *fp) in getline() function
|
/freebsd/contrib/libarchive/unzip/ |
H A D | la_getline.c | 73 getline(char **buf, size_t *bufsiz, FILE *fp) in getline() function
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-getline.c | 93 getline(char **buf, size_t *bufsiz, FILE *fp) in getline() function
|
/freebsd/contrib/file/src/ |
H A D | getline.c | 84 getline(char **buf, size_t *bufsiz, FILE *fp) in getline() function
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | bsd-getline.c | 95 getline(char **buf, size_t *bufsiz, FILE *fp) in getline() function
|