Searched refs:ggd_export (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/ggate/ggated/
H A Dggated.c89 struct ggd_export { struct
94 SLIST_ENTRY(ggd_export) e_next;
106 static SLIST_HEAD(, ggd_export) exports = SLIST_HEAD_INITIALIZER(exports);
153 struct ggd_export *ex;
237 struct ggd_export *ex;
306 exports_check(struct ggd_export *ex, struct g_gate_cinit *cinit,
362 static struct ggd_export *
366 struct ggd_export *ex;
841 struct ggd_export *ex;

Completed in 54 milliseconds