Home
last modified time | relevance | path

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

/openbsd/usr.sbin/amd/rpcx/
H A Damq.h171 extern "C" amq_mount_tree_p * amqproc_mnttree_57_svc(amq_string *, struct svc_req *);
197 extern amq_mount_tree_p * amqproc_mnttree_57_svc(amq_string *, struct svc_req *);
223 extern amq_mount_tree_p * amqproc_mnttree_57_svc();
H A Damq_svc.c74 local = (char *(*)(char *, struct svc_req *)) amqproc_mnttree_57_svc; in amq_program_57()
/openbsd/usr.sbin/amd/amd/
H A Damq_subr.c60 amqproc_mnttree_57_svc(amq_string *argp, struct svc_req *rqstp) in amqproc_mnttree_57_svc() function