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

  /src/external/bsd/libbind/dist/include/isc/
irpmarshall.h 46 #define ADDR_T_STR(x) (x == AF_INET ? "AF_INET" :\
  /src/external/bsd/libbind/dist/irs/
irp_ho.c 190 name, ADDR_T_STR(af)) != 0)
252 paddr, ADDR_T_STR(af)) != 0) {
irp_nw.c 162 paddr, ADDR_T_STR(type)) != 0)
irpmarshall.c 105 #define ADDR_T_STR(x) (x == AF_INET ? "AF_INET" :\
1326 strcpy(nAddrType, ADDR_T_STR(ne->n_addrtype));
1501 strcpy(nAddrType, ADDR_T_STR(ne->n_addrtype));
2009 printf("\nAddrtype: %s\n", ADDR_T_STR(ne.n_addrtype));
2142 ADDR_T_STR(he.h_addrtype));

Completed in 51 milliseconds