Home
last modified time | relevance | path

Searched refs:clntraw_create (Results 1 – 4 of 4) sorted by relevance

/dragonfly/include/rpc/
H A Dclnt_soc.h73 extern CLIENT *clntraw_create(u_long, u_long);
/dragonfly/lib/libc/rpc/
H A DSymbol.map91 clntraw_create;
H A DMakefile.inc122 rpc_soc.3 clntraw_create.3 \
H A Drpc_soc.c187 clntraw_create(u_long prog, u_long vers) in clntraw_create() function