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

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
region.h 78 isc_constregion_t *_r = (r); \
types.h 53 typedef struct isc_constregion isc_constregion_t; /*%< Const region */ typedef in typeref:struct:isc_constregion
  /src/external/mpl/bind/dist/lib/isc/include/isc/
region.h 72 isc_constregion_t *_r = (r); \
types.h 40 typedef struct isc_constregion isc_constregion_t; /*%< Const region */ typedef in typeref:struct:isc_constregion
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
region.h 73 isc_constregion_t *_r = (r); \
types.h 44 typedef struct isc_constregion isc_constregion_t; /*%< Const region */ typedef in typeref:struct:isc_constregion
  /src/external/mpl/bind/dist/tests/libtest/
dns.c 261 isc_constregion_t source = { .base = data, .length = len };
  /src/external/mpl/bind/dist/bin/named/
builtin.c 161 isc_constregion_t r = { .base = type, .length = strlen(type) };

Completed in 40 milliseconds