Home
last modified time | relevance | path

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

/freebsd/sys/dev/proto/
H A Dproto_core.c69 static d_close_t proto_close; variable
303 proto_close(struct cdev *cdev, int fflag, int devtype, struct thread *td) in proto_close() function
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dproto.c431 proto_close(struct proto_conn *conn) in proto_close() function