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

/freebsd-10.2-release/sys/dev/ctau/
H A Dif_ct.c175 static int ct_open (struct cdev *dev, int oflags, int devtype, struct thread *td);
180 .d_open = ct_open,
1193 static int ct_open (struct cdev *dev, int oflags, int devtype, struct thread *td) function
1200 CT_DEBUG2 (d, ("ct_open\n"));

Completed in 104 milliseconds