Searched defs:ng_constructor (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.c4987 static int ng_constructor(node_p node) { return EINVAL; } function
4989 static int ng_constructor(node_p *node) { return EINVAL; } function

Completed in 111 milliseconds