Home
last modified time | relevance | path

Searched refs:xprintf (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_table.c64 static void xprintf(int, const char *, ...);
97 xprintf(opts, "%d table created", nadd); \
159 xprintf(opts, "%d tables deleted", ndel); in pfctl_table()
191 xprintf(opts, "%d table deleted", ndel); in pfctl_table()
196 xprintf(opts, "%d addresses deleted", ndel); in pfctl_table()
206 xprintf(opts, "%d/%d addresses added", nadd, b.pfrb_size); in pfctl_table()
220 xprintf(opts, "%d/%d addresses deleted", ndel, b.pfrb_size); in pfctl_table()
245 xprintf(opts, "%d addresses added", nadd); in pfctl_table()
247 xprintf(opts, "%d addresses deleted", ndel); in pfctl_table()
249 xprintf(opts, "%d addresses changed", nchange); in pfctl_table()
[all …]
/netbsd-src/libexec/ld.elf_so/
H A Dxmalloc.c173 #define TRACE() xprintf("TRACE %s:%d\n", __FILE__, __LINE__)
398 xprintf("Memory allocation statistics %s\nfree:\t", s); in mstats()
402 xprintf(" %d", j); in mstats()
405 xprintf("\nused:\t"); in mstats()
407 xprintf(" %d", nmalloc[i]); in mstats()
410 xprintf("\n\tTotal in use: %d, total free: %d\n", in mstats()
440 xprintf("Cannot map anonymous memory"); in morepages()
H A Dxprintf.c225 xprintf(const char *fmt, ...) in xprintf() function
285 xprintf(": %s\n", xstrerror(saved_errno)); in xerr()
299 xprintf(": %s\n", xstrerror(saved_errno)); in xwarn()
319 xprintf("assertion \"%s\" failed: file \"%s\", line %d\n", in xassert()
H A Drtldenv.h43 void xprintf(const char *, ...)
74 # define xprintf printf macro
H A Ddebug.c61 xprintf("\n"); in debug_printf()
/netbsd-src/lib/libc/misc/
H A Dstack_protector.c47 void xprintf(const char *fmt, ...);
95 xprintf("%s: %s\n", getprogname(), msg); in __fail()
/netbsd-src/external/mit/xorg/server/xorg-server.old/os/
H A DMakefile11 xstrans.c xprintf.c log.c xdmcp.c \
12 rpcauth.c backtrace.c xprintf.c xsha1.c \
/netbsd-src/sys/arch/x68k/stand/common/
H A Dxprintf.c236 xprintf(const char *fmt, ...) in xprintf() function
239 xprintf(fmt, va_alist) in xprintf()
H A Dxprintf.h18 size_t xprintf(const char *fmt, ...);
/netbsd-src/external/mit/xorg/server/xorg-server.old/hw/xfree86/utils/cvt/
H A DMakefile4 SRCS= cvt.c xf86cvt.c xprintf.c
/netbsd-src/external/mit/xorg/server/xorg-server/hw/xfree86/utils/cvt/
H A DMakefile4 SRCS= cvt.c xf86cvt.c xprintf.c
/netbsd-src/external/mit/xorg/server/xorg-server/os/
H A DMakefile12 xstrans.c xprintf.c log.c xdmcp.c busfault.c \
/netbsd-src/sys/arch/x68k/stand/loadbsd/
H A DMakefile8 SRCS= start.S loadbsd.c xprintf.c trampoline.S
H A Dloadbsd.c477 xprintf("loadbsd %s\n", VERSION); in main()
/netbsd-src/libexec/ld.elf_so/arch/alpha/
H A Dalpha_reloc.c76 #define adbg(x) xprintf x
/netbsd-src/libexec/ld.elf_so/arch/sparc/
H A Dmdreloc.c353 xprintf("BASE_REL(%s): where=%p, *where 0x%x, " in _rtld_relocate_nonplt_objects()
/netbsd-src/libexec/ld.elf_so/arch/hppa/
H A Dhppa_reloc.c64 #define hdbg(x) xprintf x
/netbsd-src/libexec/ld.elf_so/arch/sparc64/
H A Dmdreloc.c450 xprintf("BASE_REL(%s): where=%p, *where 0x%lx, " in _rtld_relocate_nonplt_objects()
/netbsd-src/external/gpl3/gdb/dist/sim/cris/
H A DChangeLog-2021432 * sim-if.c (xprintf, eprintf): Delete.
433 (cris_load_elf_file): Delete callback. Change xprintf to
874 (xprintf, eprintf): New functions, copied from common/sim-load.c.
/netbsd-src/external/gpl3/gdb/dist/sim/rx/
H A DChangeLog-2021497 (xprintf, find_section_name_by_offset): New functions.
/netbsd-src/external/gpl3/gdb/dist/sim/
H A DChangeLog-2021812 * common/sim-load.c (xprintf): Likewise.
/netbsd-src/external/gpl3/gdb/dist/sim/common/
H A DChangeLog-20212973 * sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPES
7597 * sim-load.c (xprintf eprintf): Use ANSI_PROTOTYPES instead of