Searched refs:warn (Results 1 – 8 of 8) sorted by relevance
18 warn ( ) { function101 warn "Could not set maximum file descriptor limit: $MAX_FD"104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
25 function warn() { function
329 logging.warn("addr2line on " + sofile + " terminated by signal " + str(-1 * addr2line_rc))337 logging.warn("exception while resolving symbols", exc_info=True)
48 def warn(self, *logstrs): member in Log
48 --[no-]warn
2743 warn = False2748 warn = True2753 return (follow, warn)