Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.h13 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-src/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
[all...]
/freebsd-src/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-src/sys/cddl/dev/sdt/
H A Dsdt.c313 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
[all...]
/freebsd-src/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c68 } argtype; global() member
117 is_double_argtype(int argtype) is_double_argtype() argument
129 is_single_argtype(int argtype) is_single_argtype() argument
163 is_complex_argtype(int argtype) is_complex_argtype() argument
719 int argtype=2, rettype=2; /* for do_op */ parsetest() local
[all...]
/freebsd-src/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_iter.c502 zfs_type_t argtype = types; in zfs_for_each() local
/freebsd-src/lib/libdevstat/
H A Ddevstat.c95 devstat_arg_type argtype; member
/freebsd-src/sbin/fdisk/
H A Dfdisk.c110 char argtype; member
/freebsd-src/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) zfs_path_to_zhandle() argument