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

/osnet-11/usr/src/lib/libc/port/gen/
H A Ddeflt.c46 int Dcflags; /* [re-]initialized on each call to defopen() */
87 * defopen() - declare defopen filename
89 * defopen(fn)
94 * If 'fn' is null the defopen file is closed.
102 defopen(char *fn) function
110 * defopen_r() - declare defopen filename (reentrant)
120 * the defopen file and to release the allocated memory. Caller
163 * for defopen().
165 * by defread() continues to exist after defopen(NUL
[all...]

Completed in 23 milliseconds