Searched refs:xdr_free (Results 1 – 12 of 12) sorted by relevance
/openbsd/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 153 xdr_free(xdr_ypresp_val, (char *)&yprv); in yp_match_host() 190 xdr_free(xdr_ypresp_key_val, (char *)&yprkv); in yp_first_host() 229 xdr_free(xdr_ypresp_key_val, (char *)&yprkv); in yp_next_host() 287 xdr_free(xdr_ypresp_all, (char *)&out); in ypserv_xdr_ypresp_all_seq() 336 xdr_free(xdr_ypresp_order, (char *)&ypro); in yp_order_host() 361 xdr_free(xdr_ypresp_master, (char *)&yprm); in yp_master_host()
|
/openbsd/usr.sbin/yppoll/ |
H A D | yppoll.c | 107 xdr_free(xdr_ypresp_order, (char *)&ypro); in get_remote_info() 120 xdr_free(xdr_ypresp_master, (char *)&yprm); in get_remote_info()
|
/openbsd/lib/libc/hidden/rpc/ |
H A D | xdr.h | 30 PROTO_NORMAL(xdr_free);
|
/openbsd/lib/libc/yp/ |
H A D | yp_master.c | 75 xdr_free(xdr_ypresp_master, (char *) &yprm); in yp_master()
|
H A D | yp_order.c | 79 xdr_free(xdr_ypresp_order, (char *) &ypro); in yp_order()
|
H A D | ypmatch_cache.c | 208 xdr_free(xdr_ypresp_val, (char *) &yprv); in yp_match() 268 xdr_free(xdr_ypresp_key_val, (char *) &yprkv); in yp_next()
|
H A D | yp_first.c | 89 xdr_free(xdr_ypresp_key_val, (char *) &yprkv); in yp_first()
|
H A D | yp_all.c | 95 xdr_free(xdr_ypresp_all, (char *)&out); in _xdr_ypresp_all_seq()
|
/openbsd/lib/libc/rpc/ |
H A D | xdr.c | 66 xdr_free(xdrproc_t proc, char *objp) in xdr_free() function 73 DEF_WEAK(xdr_free);
|
/openbsd/include/rpc/ |
H A D | xdr.h | 273 extern void xdr_free(xdrproc_t, char *);
|
/openbsd/lib/libc/ |
H A D | Symbols.list | 1324 xdr_free
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3328 fun:xdr_free=uninstrumented
|