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

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
list.h 33 #define ISC_LIST(type) struct { type *head, *tail; }
  /src/external/mpl/bind/dist/lib/isc/include/isc/
list.h 40 #define ISC_LIST(type) \
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
list.h 39 #define ISC_LIST(type) \

Completed in 23 milliseconds