Home
last modified time | relevance | path

Searched defs:ngdopen (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph7/
H A Dng_device.c108 static d_open_t ngdopen; variable
332 ngdopen(struct cdev *dev, int flag, int mode, struct thread *td) in ngdopen() function
/dragonfly/sys/netgraph/
H A Dng_device.c112 static d_open_t ngdopen; variable
419 ngdopen(cdev_t dev, int flag, int mode, struct thread *td) in ngdopen() function