Home
last modified time | relevance | path

Searched defs:id_t (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtypes.h47 typedef int id_t; typedef
/f-stack/tools/compat/include/sys/
H A Dresource.h40 typedef __id_t id_t; typedef
/f-stack/freebsd/sys/
H A Dresource.h43 typedef __id_t id_t; typedef
H A Dtypes.h140 typedef __id_t id_t; /* can hold a uid_t or pid_t */ typedef
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.h56 #define id_t fmd_timer_t * macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c591 struct ipfw_flow_id id_t = *id; in ipdn_si_find() local