Home
last modified time | relevance | path

Searched defs:lineptr (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libc/port/stdio/
H A Dgetline.c42 getdelim(char **_RESTRICT_KYWD lineptr, size_t *_RESTRICT_KYWD n, in getdelim() argument
102 getline(char ** _RESTRICT_KYWD lineptr,size_t * _RESTRICT_KYWD n,FILE * _RESTRICT_KYWD iop) getline() argument
[all...]
/titanic_51/usr/src/cmd/mail/
H A DpickFrom.c34 void pickFrom (lineptr) in pickFrom() argument
[all...]
/titanic_51/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1404 char *lineptr = line; in getterm_name() local
[all...]
/titanic_51/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c1281 char *lineptr, /* Pointer into line */ in httpGets() local