Home
last modified time | relevance | path

Searched refs:ngmn_constructor (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/mn/
H A Dif_mn.c184 static ng_constructor_t ngmn_constructor; variable
195 .constructor = ngmn_constructor,
274 ngmn_constructor(node_p node) in ngmn_constructor() function