Searched defs:exflags (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/dev/cardbus/ |
H A D | rbus.c | 72 int exflags = EX_FAST | EX_NOWAIT | EX_MALLOCOK; in rbus_space_alloc_subregion() local 154 int exflags = EX_FAST | EX_NOWAIT; in rbus_space_free() local
|
/openbsd-src/sbin/mountd/ |
H A D | mountd.c | 1047 int len, has_host, exflags, got_nondir, dirplen = 0, num; get_exportlist() local 1058 int exflags; get_exportlist() member 1913 do_mount(struct exportlist * ep,struct grouplist * grp,int exflags,struct xucred * anoncrp,char * dirp,int dirplen) do_mount() argument [all...] |
/openbsd-src/sys/kern/ |
H A D | subr_extent.c | 990 int exflags; in extent_free() local
|
/openbsd-src/sys/nfs/ |
H A D | nfs_subs.c | 1429 int error, exflags; nfsrv_fhtovp() local
|