OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xprintf
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/ld.elf_so/
rtldenv.h
44
void
xprintf
(const char *, ...)
75
# define
xprintf
printf
macro
xprintf.c
1
/* $NetBSD:
xprintf
.c,v 1.23 2021/03/06 20:09:39 christos Exp $ */
32
__RCSID("$NetBSD:
xprintf
.c,v 1.23 2021/03/06 20:09:39 christos Exp $");
225
xprintf
(const char *fmt, ...)
function
285
xprintf
(": %s\n", xstrerror(saved_errno));
299
xprintf
(": %s\n", xstrerror(saved_errno));
319
xprintf
("assertion \"%s\" failed: file \"%s\", line %d\n",
/src/sys/arch/x68k/stand/common/
xprintf.c
7
* $NetBSD:
xprintf
.c,v 1.5 2011/02/21 02:31:58 itohy Exp $
20
#include "
xprintf
.h"
236
xprintf
(const char *fmt, ...)
function
239
xprintf
(fmt, va_alist)
/src/dist/pf/sbin/pfctl/
pfctl_table.c
64
static void
xprintf
(int, const char *, ...);
97
xprintf
(opts, "%d table created", nadd); \
159
xprintf
(opts, "%d tables deleted", ndel);
191
xprintf
(opts, "%d table deleted", ndel);
196
xprintf
(opts, "%d addresses deleted", ndel);
206
xprintf
(opts, "%d/%d addresses added", nadd, b.pfrb_size);
220
xprintf
(opts, "%d/%d addresses deleted", ndel, b.pfrb_size);
245
xprintf
(opts, "%d addresses added", nadd);
247
xprintf
(opts, "%d addresses deleted", ndel);
249
xprintf
(opts, "%d addresses changed", nchange)
552
xprintf
(int opts, const char *fmt, ...)
function
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026