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

  /src/external/bsd/libbind/dist/include/isc/
logging.h 60 #define log_check __log_check macro
84 int log_check(log_context, int, int);
  /src/external/bsd/libbind/dist/isc/
logging.c 242 log_check(log_context lc, int category, int level) { function
  /src/common/dist/zlib/examples/
gzlog.c 384 local int log_check(struct log *log) function
398 if (log_check(log))
925 if (log_check(log) && log_open(log))
1011 if (log_check(log) && log_open(log))
  /src/external/gpl3/binutils/dist/zlib/examples/
gzlog.c 384 local int log_check(struct log *log) function
398 if (log_check(log))
925 if (log_check(log) && log_open(log))
1011 if (log_check(log) && log_open(log))
  /src/external/gpl3/binutils.old/dist/zlib/examples/
gzlog.c 384 local int log_check(struct log *log) function
398 if (log_check(log))
925 if (log_check(log) && log_open(log))
1011 if (log_check(log) && log_open(log))
  /src/external/gpl3/gdb/dist/zlib/examples/
gzlog.c 384 local int log_check(struct log *log) function
398 if (log_check(log))
925 if (log_check(log) && log_open(log))
1011 if (log_check(log) && log_open(log))
  /src/external/gpl3/gdb.old/dist/zlib/examples/
gzlog.c 384 local int log_check(struct log *log) function
398 if (log_check(log))
925 if (log_check(log) && log_open(log))
1011 if (log_check(log) && log_open(log))

Completed in 31 milliseconds