Lines Matching refs:defread
94 * 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(char *cp)
276 * DC_NOREWIND: don't(on)/do(off) reqind in defread
306 * DC_NOREWIND: don't(on)/do(off) reqind in defread