OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cu_fgets
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/sed/
extern.h
53
char *
cu_fgets
(char *, int, int *);
compile.c
171
if ((p =
cu_fgets
(lbuf, sizeof(lbuf), NULL)) == NULL) {
679
if (
cu_fgets
(lbuf, sizeof(lbuf), &more))
698
} while (
cu_fgets
(p = lbuf, sizeof(lbuf), &more));
891
while (
cu_fgets
(lbuf, sizeof(lbuf), NULL)) {
main.c
243
cu_fgets
(char *buf, int n, int *more)
function in typeref:typename:char *
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025