Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c104 static int spppcomp_close(queue_t *, int, cred_t *);
128 spppcomp_close, /* qi_qclose */
271 spppcomp_close(queue_t *q, int flag, cred_t *credp) in spppcomp_close() function