Searched refs:a_oflag (Results 1 – 4 of 4) sorted by relevance
183 int a_oflag; /* open flags */ member195 a_oflag
432 openLocal(char *a_path, int a_oflag, char *a_tmpdir) in openLocal() argument444 fd = open(a_path, a_oflag); in openLocal()
179 ap->a_oflag = flag; in av1394_async_open()227 if (ap->a_oflag & FNDELAY) { in av1394_async_read()
233 extern int openLocal __P((char *a_path, int a_oflag, char *a_tmpdir));