Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c103 static int spppcomp_open(queue_t *, dev_t *, int, int, cred_t *);
127 spppcomp_open, /* qi_qopen */
235 spppcomp_open(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) in spppcomp_open() function