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

  /src/lib/libc/include/isc/
list.h 25 #define INIT_LIST(list) \
  /src/external/bsd/libbind/dist/include/isc/
list.h 25 #define INIT_LIST(list) \
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
util.h 192 #define INIT_LIST(type) ISC_LIST_INIT(type)
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
util.h 209 #define INIT_LIST(type) ISC_LIST_INIT(type)
  /src/external/mpl/bind/dist/lib/isc/include/isc/
util.h 246 #define INIT_LIST(type) ISC_LIST_INIT(type)

Completed in 80 milliseconds