Searched refs:p_oflags (Results 1 – 2 of 2) sorted by relevance
158 int p_oflags; /* Flags for open(2) */ member
886 io = mdb_fdio_create_path(NULL, execname, pt->p_oflags, 0); in pt_exec()5258 pt->p_oflags = O_RDWR; in mdb_proc_tgt_create()5260 pt->p_oflags = O_RDONLY; in mdb_proc_tgt_create()5357 aout_path, pt->p_oflags, 0)) == NULL && argc > 0) { in mdb_proc_tgt_create()