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

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.k.h80 EXTERN_API( ComponentResult ) ADD_IDH_BASENAME(OpenDevice) (IDH_GLOBALS() ADD_IDH_COMMA UInt32 permissions);
/macosx-10.9.5/hfs-226.1.1/CopyHFSMeta/
H A Dmain.c57 OpenDevice(const char *devname) function
384 devp = OpenDevice(src);
/macosx-10.9.5/screen-22/screen/
H A Dwindow.c95 static int OpenDevice __P((char **, int, int *, char **));
588 if ((f = OpenDevice(nwin.args, nwin.lflag, &type, &TtyName)) < 0)
840 if ((f = OpenDevice(p->w_cmdargs, lflag, &p->w_type, &TtyName)) < 0)
1001 OpenDevice(args, lflag, typep, namep) function
1030 debug("OpenDevice: OpenTTY\n");
1572 if ((pwin->p_ptyfd = OpenDevice(av, 0, &type, &t)) < 0)

Completed in 159 milliseconds