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

/freebsd-12-stable/tests/sys/netgraph/
H A Dutil.h92 } ng_error_t; typedef in typeref:enum:__anon17110
93 ng_error_t ng_errors(ng_error_t);
H A Dutil.c46 static ng_error_t error_handling = FAIL;
240 ng_error_t
241 ng_errors(ng_error_t n)
243 ng_error_t o = error_handling;

Completed in 87 milliseconds