Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netncp/
Dncp_subr.c84 if (ncp_conn_putprochandles(td) == 0) in ncp_at_exit()
Dncp_conn.h215 int ncp_conn_putprochandles(struct thread *td);
Dncp_conn.c588 ncp_conn_putprochandles(struct thread *td) in ncp_conn_putprochandles() function