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

/ast/src/lib/libast/sfio/
H A D_sfopen.c146 int _sftype(reg const char* mode, int* oflagsp, int* fflagsp, int* uflagp) argument
148 int _sftype(mode, oflagsp, fflagsp, uflagp)
150 int* oflagsp;
222 if(oflagsp)
223 *oflagsp = oflags;

Completed in 9 milliseconds