Searched defs:defread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddeflt.c94 * which becomes the one read by subsequent defread() calls.
97 * see defread() for more details.
166 * by defread() continues to exist after defopen(NULL) is called.
181 * defread() - read an entry from the defopen file
183 * defread(cp)
187 * defopen(). defread scans the data file looking for a line
189 * defread returns a pointer to the first character following
191 * is open, defread() returns NULL.
195 * to defread(). If you want to peruse a secondary file you must
200 defread(cha function
[all...]

Completed in 57 milliseconds