Home
last modified time | relevance | path

Searched refs:mk0stream (Results 1 – 3 of 3) sorted by relevance

/dports/math/aribas/aribas-1.64/src/
H A Dfile.c109 tstdin = mk0stream(stdin, INSTREAM | DEVICE); in inifile()
110 tstdout = mk0stream(stdout,OUTSTREAM | DEVICE); in inifile()
111 tstderr = mk0stream(stderr,OUTSTREAM | DEVICE); in inifile()
H A Dstorage.c85 PUBLIC truc mk0stream _((FILE *file, int mode));
925 PUBLIC truc mk0stream(file,mode) in mk0stream() function
H A Dcommon.h1280 extern truc mk0stream _((FILE *file, int mode));