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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddeflt.c47 int Dcflags; /* [re-]initialized on each call to defopen() */
88 * defopen() - declare defopen filename
90 * defopen(fn)
95 * If 'fn' is null the defopen file is closed.
103 defopen(char *fn) function
111 * defopen_r() - declare defopen filename (reentrant)
121 * the defopen file and to release the allocated memory. Caller
164 * for defopen().
166 * by defread() continues to exist after defopen(NUL
[all...]

Completed in 58 milliseconds