Searched refs:xdrfunc_head (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_util.h125 extern xdrfunc *xdrfunc_head, *xdrfunc_tail;
H A Drpc_main.c133 xdrfunc *xdrfunc_head = NULL; /* xdr function list */ variable
548 if (xdrfunc_head != NULL){
559 xdrfuncp = xdrfunc_head;
H A Drpc_hout.c132 xdrfunc_head = xdrptr;

Completed in 158 milliseconds