Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/privcmd/
H A Dprivcmd.c78 static d_open_t privcmd_open; variable
533 privcmd_open(struct cdev *dev, int flag, int otyp, struct thread *td) in privcmd_open() function