Searched defs:fmt (Results 151 - 175 of 862) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsetproctitle.c124 setproctitle(const char *fmt, ...) argument
H A Dinet_ntop.c87 static const char fmt[] = "%u.%u.%u.%u"; local
/freebsd-current/crypto/openssh/
H A Dxmalloc.c98 xvasprintf(char **ret, const char *fmt, va_list ap) argument
109 xasprintf(char **ret, const char *fmt, ...) argument
/freebsd-current/contrib/libpcap/testprogs/
H A Dnonblocktest.c54 error(const char *fmt, ...) argument
73 warning(const char *fmt, ...) argument
[all...]
/freebsd-current/crypto/openssl/crypto/err/
H A Derr_blocks.c40 void ERR_set_error(int lib, int reason, const char *fmt, ...) argument
49 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) argument
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Dinet_ntop.c91 static const char *fmt = "%u.%u.%u.%u"; local
/freebsd-current/sys/sys/
H A Dboottrace.h56 _boottrace(const char *sysctlname, const char *fmt, ...) argument
/freebsd-current/sbin/dhclient/
H A Derrwarn.c61 error(const char *fmt, ...) argument
95 warning(const char *fmt, ...) argument
121 note(const char *fmt, ...) argument
147 debug(const char *fmt, argument
206 parse_warn(const char *fmt, ...) argument
[all...]
/freebsd-current/share/examples/tests/tests/tap/
H A Dprintf_test.c53 fail(const char *fmt, ...) argument
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_pfvf_utils.c53 set_value_on_csr_msg(struct adf_accel_dev *accel_dev, u32 *csr_msg, u32 value, const struct pfvf_field_format *fmt) argument
73 adf_pfvf_csr_msg_of(struct adf_accel_dev *accel_dev, struct pfvf_message msg, const struct pfvf_csr_format *fmt) argument
87 adf_pfvf_message_of(struct adf_accel_dev *accel_dev, u32 csr_msg, const struct pfvf_csr_format *fmt) argument
[all...]
/freebsd-current/tools/regression/posixsem/
H A Dtest.c51 vprint_status(const char *status, const char *fmt, va_list ap) argument
66 print_status(const char *status, const char *fmt, ...) argument
90 fail_err(const char *fmt, ...) argument
[all...]
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Ddebug.c11 void ath12k_info(struct ath12k_base *ab, const char *fmt, ...) argument
34 void ath12k_err(struct ath12k_base *ab, const char *fmt, ...) argument
57 ath12k_warn(struct ath12k_base *ab, const char *fmt, ...) argument
86 __ath12k_dbg(struct ath12k_base *ab, enum ath12k_debug_mask mask, const char *fmt, ...) argument
[all...]
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Ddebug.c10 void ath11k_info(struct ath11k_base *ab, const char *fmt, ...) argument
34 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) argument
58 ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) argument
88 __ath11k_dbg(struct ath11k_base *ab, enum ath11k_debug_mask mask, const char *fmt, ...) argument
[all...]
/freebsd-current/tools/tools/net80211/wlanstats/
H A Dmain.c52 const char *fmt; member in struct:__anon38
/freebsd-current/contrib/libfido2/tools/
H A Dcred_verify.c29 char *fmt = NULL; local
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-debug.c140 __iwl_dbg(struct device *dev, u32 level, bool limit, const char *function, const char *fmt, ...) argument
[all...]
/freebsd-current/sbin/fsck_msdosfs/
H A Dmain.c129 ask(int def, const char *fmt, ...) argument
/freebsd-current/lib/libc/gen/
H A Dsetproctitle.c67 setproctitle_internal(const char *fmt, va_list ap) argument
177 setproctitle_fast(const char *fmt, ...) argument
199 setproctitle(const char *fmt, argument
[all...]
/freebsd-current/sys/libkern/
H A Dinet_ntop.c68 static const char fmt[] = "%u.%u.%u.%u"; local
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_simple_attr.c37 const char *fmt; member in struct:simple_attr
57 simple_attr_open(struct inode *inode, struct file *filp, int (*get)(void *, uint64_t *), int (*set)(void *, uint64_t), const char *fmt) argument
/freebsd-current/crypto/openssl/test/testutil/
H A Dbasic_output.c64 int test_vprintf_stdout(const char *fmt, va_list ap) argument
69 int test_vprintf_stderr(const char *fmt, va_list ap) argument
84 int test_vprintf_tapout(const char *fmt, va_list ap) argument
89 int test_vprintf_taperr(const char *fmt, va_list ap) argument
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_misc.c94 spl_panic(const char *file, const char *func, int line, const char *fmt, ...) argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c37 fatal(char *fmt, ...) argument
/freebsd-current/contrib/bsnmp/tests/
H A Dasn1.cc73 save_g_errstr(const struct asn_buf *b, const char *fmt, ...) argument
/freebsd-current/contrib/atf/atf-c/detail/
H A Dtext.c64 atf_text_format(char **dest, const char *fmt, ...) argument
77 atf_text_format_ap(char **dest, const char *fmt, va_list ap) argument

Completed in 377 milliseconds

1234567891011>>