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

  /src/external/bsd/libbind/dist/include/isc/
irpmarshall.h 37 #define irp_unmarshall_ho __irp_unmarshall_ho macro
59 int irp_unmarshall_ho(struct hostent *, char *);
  /src/external/bsd/libbind/dist/irs/
irp_ho.c 201 if (irp_unmarshall_ho(ho, body) != 0) {
264 if (irp_unmarshall_ho(ho, body) != 0) {
311 if (irp_unmarshall_ho(ho, body) != 0) {
irpmarshall.c 981 * int irp_unmarshall_ho(struct hostent *ho, char *buffer)
994 irp_unmarshall_ho(struct hostent *ho, char *buffer) { function
2133 if (irp_unmarshall_ho(&he, argv[1]) != 0) {

Completed in 39 milliseconds