Searched refs:sncp_request (Results 1 – 1 of 1) sorted by relevance
83 static int sncp_request(struct thread *, struct ncpioc_request *);95 return (sncp_request(td, (struct ncpioc_request *)data)); in ncp_ioctl()137 sncp_request(struct thread *td, struct ncpioc_request *args) in sncp_request() function