Searched refs:openbyid_np (Results 1 – 3 of 3) sorted by relevance
78 int openbyid_np(fsid_t* fsid, fsobj_id_t* objid, int flags);
772 int fd = openbyid_np(&fsid, (fsobj_id_t *)&fsobjid, O_EVTONLY); in test_openbyid_np()1132 SYSCALL_TEST(openbyid_np, openbyid_errno_off, openbyid_errno_on)
5290 openbyid_np(__unused proc_t p, struct openbyid_np_args *uap, int *retval) in openbyid_np() function