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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_util.h120 extern xdrfunc *xdrfunc_head, *xdrfunc_tail;
H A Drpc_main.c118 xdrfunc *xdrfunc_head = NULL; /* xdr function list */ variable
619 if (xdrfunc_head != NULL){
630 xdrfuncp = xdrfunc_head;
H A Drpc_hout.c122 xdrfunc_head = xdrptr;

Completed in 358 milliseconds