Home
last modified time | relevance | path

Searched defs:argtype (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.h13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument
28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument
37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c12 #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
/freebsd/crypto/openssl/include/openssl/
H A Dlhash.h.in238 #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 Dlhash.h236 #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 Dsdt.c242 struct sdt_argtype *argtype; in sdt_getargdesc() local
288 struct sdt_argtype **argtype, **a_begin, **a_end; in sdt_kld_load_probes() local
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c68 } argtype; member
117 int is_double_argtype(int argtype) { in is_double_argtype()
129 int is_single_argtype(int argtype) { in is_single_argtype()
163 int is_complex_argtype(int argtype) { in is_complex_argtype()
719 int argtype=2, rettype=2; /* for do_op */ in parsetest() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_iter.c502 zfs_type_t argtype = types; in zfs_for_each() local
/freebsd/lib/libdevstat/
H A Ddevstat.c95 devstat_arg_type argtype; member
/freebsd/sbin/fdisk/
H A Dfdisk.c110 char argtype; member
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1157 zfs_path_to_zhandle(libzfs_handle_t *hdl, const char *path, zfs_type_t argtype) in zfs_path_to_zhandle()