Home
last modified time | relevance | path

Searched defs:_args (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dargs.h20 typedef struct _args { struct
21 CHAR_T *bp; /* Argument. */
22 size_t blen; /* Buffer length. */
23 size_t len; /* Argument length. */
26 u_int8_t flags;
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_driver.h20 #define VMCI_LOG_DEBUG(_args, ...) argument
22 #define VMCI_LOG_DEBUG(_args, ...) \ argument
25 #define VMCI_LOG_INFO(_args, ...) \ argument
27 #define VMCI_LOG_WARNING(_args, ...) \ argument
29 #define VMCI_LOG_ERROR(_args, ...) \ argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtracepoint.h37 #define TRACE_EVENT(_name, _proto, _args, _struct, _assign, _printk) \ argument
43 #define DEFINE_EVENT(_x, _name, _proto, _args) \ argument
/freebsd/contrib/kyua/os/freebsd/utils/
H A Djail.cpp77 const args_vector& _args; member in run
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h172 #define vtscsi_dprintf(_sc, _level, _msg, _args ...) do { \ argument
178 #define vtscsi_dprintf_req(_req, _level, _msg, _args ...) do { \ argument
/freebsd/sys/contrib/dev/rtw88/
H A Dregd.c16 #define rtw_dbg_regd_dump(_dev, _msg, _args...) \ argument
/freebsd/contrib/kyua/utils/process/
H A Doperations_test.cpp86 const process::args_vector& _args; member in __anon1ae1bcac0111::child_exec
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp183 va_list _args; in __kmp_str_buf_vprint() local
/freebsd/sbin/ifconfig/
H A Difconfig.c617 struct ifconfig_args _args = {}; in main() local
/freebsd/sys/dev/hptrr/
H A Dhim.h244 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
/freebsd/sys/dev/hpt27xx/
H A Dhim.h276 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
/freebsd/sys/dev/hptnr/
H A Dhim.h276 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument