Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dpfmod.c88 static int pfopen(queue_t *, dev_t *, int, int, cred_t *);
111 pfopen, /* qi_qopen */
169 pfopen(queue_t *rq, dev_t *dev, int oflag, int sflag, cred_t *crp) in pfopen() function