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

/freebsd-9.3-release/lib/libstand/
H A Dbootparam.c85 int xdr_inaddr_decode(char **p, struct in_addr *ia);
218 if (xdr_inaddr_decode(&recv_head, &gateip)) {
308 if (xdr_inaddr_decode(&recv_head, serv_addr)) {
417 xdr_inaddr_decode(pkt, ia) function
433 RPC_PRINTF(("xdr_inaddr_decode: bad addrtype=%d\n",

Completed in 43 milliseconds