HomeSort by: relevance | last modified time | path
    Searched defs:irp_unmarshall_nw (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libbind/dist/include/isc/
irpmarshall.h 40 #define irp_unmarshall_nw __irp_unmarshall_nw macro
64 int irp_unmarshall_nw(struct nwent *, char *);
  /src/external/bsd/libbind/dist/irs/
irpmarshall.c 1369 * int irp_unmarshall_nw(struct nwent *ne, char *buffer)
1382 irp_unmarshall_nw(struct nwent *ne, char *buffer) { function
2000 if (irp_unmarshall_nw(&ne, argv[1]) != 0) {

Completed in 28 milliseconds