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

  /src/external/bsd/libbind/dist/include/isc/
logging.h 39 #define LOG_CLOSE_STREAM 0x0001
56 #define log_close_stream __log_close_stream macro
80 int log_close_stream(log_channel);
  /src/external/bsd/libbind/dist/isc/
logging.c 163 log_close_stream(log_channel chan) { function
187 (void)log_close_stream(lcl->channel);
406 log_close_stream(chan);
706 if ((chan->flags & LOG_CLOSE_STREAM) &&

Completed in 57 milliseconds