Home
last modified time | relevance | path

Searched defs:mflag (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_zmount.c77 do_mount_(const char *spec, const char *dir, int mflag, char *fstype, in do_mount_()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c326 int mflag; in taskq_dispatch_delay() local
358 int mflag, prio; in taskq_dispatch() local
/f-stack/freebsd/netinet/khelp/
H A Dh_ertt.c141 int mflag) in marked_packet_rtt()
/f-stack/freebsd/kern/
H A Dkern_event.c1378 int mflag) in kqueue_register()
1696 int mflag) in kqueue_expand()
2693 knote_alloc(int mflag) in knote_alloc()
2710 kqfd_register(int fd, struct kevent *kev, struct thread *td, int mflag) in kqfd_register()
/f-stack/tools/netstat/
H A Dmain.c223 int mflag; /* show memory stats */ variable