HomeSort by: relevance | last modified time | path
    Searched refs:irp_unmarshall_pr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libbind/dist/include/isc/
irpmarshall.h 41 #define irp_unmarshall_pr __irp_unmarshall_pr macro
57 int irp_unmarshall_pr(struct protoent *, char *);
  /src/external/bsd/libbind/dist/irs/
irp_pr.c 162 if (irp_unmarshall_pr(pr, body) != 0) {
211 if (irp_unmarshall_pr(pr, body) != 0) {
284 if (irp_unmarshall_pr(pr, body) != 0) {
311 * Deallocate all the memory irp_unmarshall_pr allocated.
irpmarshall.c 787 * int irp_unmarshall_pr(struct protoent *pr, char *buffer)
799 int irp_unmarshall_pr(struct protoent *pr, char *buffer) { function

Completed in 17 milliseconds