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

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
result.h 71 #define ISC_R_EMPTY 46 /*%< queue is empty */
  /src/external/mpl/bind/dist/lib/isc/include/isc/
result.h 72 ISC_R_EMPTY, /*%< queue is empty */
  /src/external/mpl/bind/dist/lib/isc/
result.c 72 [ISC_R_EMPTY] = "queue is empty",
331 [ISC_R_EMPTY] = "ISC_R_EMPTY",
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c 801 case ISC_R_EMPTY:
916 if (process_queue(worker, type) == ISC_R_EMPTY) {
1014 return (ISC_R_EMPTY);

Completed in 16 milliseconds