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

  /src/external/mpl/bind/dist/lib/isc/
errno2result.c 66 return ISC_R_DISCFULL;
uv.c 57 return ISC_R_DISCFULL;
result.c 93 [ISC_R_DISCFULL] = "disc full",
352 [ISC_R_DISCFULL] = "ISC_R_DISCFULL",
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
result.h 92 #define ISC_R_DISCFULL 67 /*%< disc full */
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
uverr2result.c 61 return (ISC_R_DISCFULL);
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
errno2result.c 64 return (ISC_R_DISCFULL);
  /src/external/mpl/bind/dist/lib/isc/include/isc/
result.h 93 ISC_R_DISCFULL, /*%< disc full */

Completed in 59 milliseconds