HomeSort by relevance Sort by last modified time
    Searched refs:LogCONNECT (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
log.h 36 #define LogCONNECT (6)
chat.c 334 if (log_IsKept(LogCHAT) || log_IsKept(LogCONNECT)) {
343 level = log_IsKept(LogCHAT) ? LogCHAT : LogCONNECT;

Completed in 22 milliseconds