OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plog
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
plog.h
1
/* $NetBSD:
plog
.h,v 1.7 2025/03/08 16:39:08 christos Exp $ */
3
/* Id:
plog
.h,v 1.7 2006/06/20 09:57:31 vanhu Exp */
67
#define
plog
(pri, ...) \
macro
/src/external/bsd/am-utils/dist/libamu/
xutil.c
54
* default in dplog/
plog
below, and in
193
plog
(XLOG_DEBUG, "Allocated size %d; block %p", len, p);
197
plog
(XLOG_ERROR, "Retrying memory allocation");
202
plog
(XLOG_FATAL, "Out of memory");
227
plog
(XLOG_DEBUG, "Reallocated size %d; block %p", len, ptr);
238
plog
(XLOG_FATAL, "Out of memory in realloc");
251
plog
(XLOG_DEBUG, "Free in %s:%d: block %p", file, line, ptr);
413
plog
(XLOG_ERROR, "cannot change immutable debug flags");
459
plog
(int lvl, const char *fmt, ...)
function
510
* Note: xvsnprintf() may call
plog
() if a truncation happened, but th
[
all
...]
Completed in 44 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026