/dflybsd-src/usr.sbin/dntpd/ |
H A D | log.c | 45 logerr(const char *ctl, ...) in logerr() 59 logerrstr(const char *ctl, ...) in logerrstr() 74 _logdebug(int level, const char *ctl, ...) in _logdebug() 86 _logdebuginfo(server_info_t info, int level, const char *ctl, ...) in _logdebuginfo() 113 vlogline(int level, int newline, const char *ctl, va_list va) in vlogline()
|
H A D | defs.h | 63 #define logdebug(level, ctl, varargs...) \ argument 65 #define logdebuginfo(info, level, ctl, varargs...) \ argument
|
/dflybsd-src/bin/cpdup/ |
H A D | misc.c | 8 logstd(const char *ctl, ...) in logstd() 18 logerr(const char *ctl, ...) in logerr() 28 mprintf(const char *ctl, ...) in mprintf() 164 fatal(const char *ctl, ...) in fatal()
|
/dflybsd-src/test/sysperf/ |
H A D | blib.c | 26 stop_timing(long long count, const char *ctl, ...) in stop_timing() 54 stop_timing2(long long count, long long us, const char *ctl, ...) in stop_timing2()
|
H A D | memzero.c | 78 test_using(const char *ctl, char *buf, int bytes, void (*zerof)(void *d, size_t bytes)) in test_using()
|
H A D | memcpy.c | 79 test_using(const char *ctl, char *buf, int bytes, void (*copyf)(const void *s1, void *d, size_t byt… in test_using()
|
/dflybsd-src/sbin/rconfig/ |
H A D | subs.c | 80 char **bufp, int *lenp, const char *ctl, ...) in udp_transact() 156 int *lenp, const char *ctl, ...) in tcp_transact()
|
/dflybsd-src/sys/kern/ |
H A D | kern_lockf.c | 72 #define lf_printf(ctl, args...) if (lf_print_ranges) _lf_printf(ctl, args) argument 75 #define lf_printf(ctl, args...) argument 899 _lf_printf(const char *ctl, ...) in _lf_printf()
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | subs.c | 72 int do_errno, const char *ctl, ...) in _dfatal() 91 _ddprintf(int tab, const char *ctl, ...) in _ddprintf() 164 _dlog(int which, const char *ctl, ...) in _dlog() 368 askyn(const char *ctl, ...) in askyn()
|
/dflybsd-src/lib/libc/db/test/hash.tests/ |
H A D | tdel.c | 53 HASHINFO ctl; in main() local
|
H A D | tcreat3.c | 52 HASHINFO ctl; in main() local
|
H A D | thash4.c | 55 HASHINFO ctl; in main() local
|
H A D | tverify.c | 56 HASHINFO ctl; in main() local
|
H A D | tread2.c | 56 HASHINFO ctl; in main() local
|
/dflybsd-src/sys/dev/sound/pci/hda/ |
H A D | hdaa.h | 210 struct hdaa_audio_ctl *ctl; member 244 #define MINQDB(ctl) \ argument 247 #define MAXQDB(ctl) \ argument 250 #define RANGEQDB(ctl) \ argument 253 #define VAL2QDB(ctl, val) \ argument 256 #define QDB2VAL(ctl, qdb) \ argument
|
H A D | hdaa.c | 214 struct hdaa_audio_ctl *ctl; in hdaa_audio_ctl_amp_get() local 384 struct hdaa_audio_ctl *ctl; in hdaa_hpredir_handler() local 1709 hdaa_audio_ctl_amp_set(struct hdaa_audio_ctl *ctl, uint32_t mute, in hdaa_audio_ctl_amp_set() 2355 hdaa_audio_ctl_dev_set(struct hdaa_audio_ctl *ctl, int ossdev, in hdaa_audio_ctl_dev_set() 2389 struct hdaa_audio_ctl *ctl; in hdaa_audio_ctl_source_volume() local 2466 struct hdaa_audio_ctl *ctl; in hdaa_audio_ctl_dest_volume() local 2716 struct hdaa_audio_ctl *ctl; in hdaa_audio_ctl_recsel_comm() local 2792 struct hdaa_audio_ctl *ctl; in hdaa_audio_ctl_ossmixer_setrecsrc() local 4181 struct hdaa_audio_ctl *ctl; in hdaa_audio_disable_useless() local 4315 struct hdaa_audio_ctl *ctl; in hdaa_audio_disable_unas() local [all …]
|
H A D | hdac.c | 1440 uint32_t ctl; in sysctl_hdac_polling() local 1922 uint32_t ctl; in hdac_stream_start() local 1980 uint32_t ctl; in hdac_stream_stop() local 2007 uint32_t ctl; in hdac_stream_reset() local
|
/dflybsd-src/sys/dev/drm/ |
H A D | drm_irq.c | 229 struct drm_control *ctl = data; in drm_legacy_irq_control() local
|
/dflybsd-src/sbin/mount_hammer2/ |
H A D | mount_hammer2.c | 252 usage(const char *ctl, ...) in usage()
|
/dflybsd-src/lib/libdmsg/ |
H A D | service.c | 239 dmsg_printf(dmsg_iocom_t *iocom, const char *ctl, ...) in dmsg_printf()
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_panel.c | 965 u32 ctl, freq; in i9xx_enable_backlight() local 1005 u32 ctl, ctl2, freq; in i965_enable_backlight() local 1040 u32 ctl, ctl2; in vlv_enable_backlight() local 1580 u32 ctl, val; in i9xx_setup_backlight() local 1619 u32 ctl, ctl2, val; in i965_setup_backlight() local 1653 u32 ctl, ctl2, val; in vlv_setup_backlight() local
|
/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | ctf-labels.c | 24 extract_label_info (ctf_file_t *fp, const ctf_lblent_t **ctl, in extract_label_info()
|
/dflybsd-src/sbin/jscan/ |
H A D | subs.c | 38 jf_warn(struct jfile *jf, const char *ctl, ...) in jf_warn()
|
/dflybsd-src/stand/boot/pc32/btx/lib/ |
H A D | btxv86.h | 31 uint32_t ctl; /* Control flags */ member
|
/dflybsd-src/sbin/gpt/ |
H A D | create.c | 228 dosys(const char *ctl, ...) in dosys()
|