/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | debugfs.h | 13 MVM_DEBUGFS_WRITE_WRAPPER(name,buflen,argtype) global() argument 28 _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name,buflen,argtype) global() argument 37 _MVM_DEBUGFS_WRITE_FILE_OPS(name,buflen,argtype) global() argument
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | debugfs.c | 12 #define FWRT_DEBUGFS_OPEN_WRAPPER(name, buflen, argtype) \ argument 62 #define _FWRT_DEBUGFS_READ_FILE_OPS(name, buflen, argtype) \ argument 72 #define FWRT_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 88 #define _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 100 #define _FWRT_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument [all...] |
/freebsd/crypto/openssl/include/openssl/ |
H A D | lhash.h.in | 238 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument 241 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument 244 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
|
H A D | lhash.h | 236 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument 239 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument 242 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
|
/freebsd/sys/cddl/dev/sdt/ |
H A D | sdt.c | 313 struct sdt_argtype *argtype; in sdt_getargdesc() local 392 for (struct sdt_argtype **argtype = a_begin; argtype < a_end; in sdt_kld_load_probes() local 509 for (struct sdt_argtype **argtype = a_begin; argtype < a_end; in sdt_kld_unload_probes() local
|
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | mathtest.c | 70 } argtype; member 119 int is_double_argtype(int argtype) { in is_double_argtype() 131 int is_single_argtype(int argtype) { in is_single_argtype() 165 int is_complex_argtype(int argtype) { in is_complex_argtype() 720 int argtype=2, rettype=2; /* for do_op */ in parsetest() local
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_iter.c | 502 zfs_type_t argtype = types; in zfs_for_each() local
|
/freebsd/lib/libdevstat/ |
H A D | devstat.c | 95 devstat_arg_type argtype; member
|
/freebsd/sbin/fdisk/ |
H A D | fdisk.c | 110 char argtype; member
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 1159 zfs_path_to_zhandle(libzfs_handle_t *hdl, const char *path, zfs_type_t argtype) in zfs_path_to_zhandle()
|