Searched defs:param (Results 1 - 25 of 431) sorted by relevance

1234567891011>>

/freebsd-current/contrib/bmake/unit-tests/
H A Dvarname.mk
H A Dvar-op-default.mk
/freebsd-current/lib/libthr/thread/
H A Dthr_getprio.c44 struct sched_param param; local
H A Dthr_getschedparam.c47 _pthread_getschedparam(pthread_t pthread, int * __restrict policy, struct sched_param * __restrict param) argument
H A Dthr_setschedparam.c50 _pthread_setschedparam(pthread_t pthread, int policy, const struct sched_param *param) argument
H A Dthr_setprio.c44 struct sched_param param; local
/freebsd-current/lib/googletest/tests/gtest/
H A DMakefile
/freebsd-current/usr.sbin/jail/
H A Djailparse.y123 param : name label
/freebsd-current/tools/regression/p1003_1b/
H A Dprutil.c39 struct sched_param param; local
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dlib_tgoto.c76 int param[3]; local
[all...]
/freebsd-current/crypto/openssl/apps/lib/
H A Dapp_params.c13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) argument
/freebsd-current/lib/libdevdctl/tests/
H A Dlibdevdctl_unittest.cc82 DevNameTestParams param = GetParam(); local
91 DevNameTestParams param = GetParam(); local
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_dim.c32 mlx5e_dim_build_cq_param(struct mlx5e_priv *priv, struct mlx5e_cq_param *param) argument
/freebsd-current/tools/regression/geom_gpt/
H A Dgctl_test_helper.c40 const char *param; member in struct:retval
56 parse(char *arg, char **param, char **value, int *len) argument
111 char *param, *value; local
[all...]
/freebsd-current/bin/sh/
H A Dexec.h49 union param { union in struct:cmdentry
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes.h45 } param; member in struct:prov_aes_ctx_st::__anon59::__anon60
H A Dcipher_aes_gcm.h30 } param; member in struct:prov_aes_gcm_ctx_st::__anon4122::__anon4123
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_unwind_fuchsia.cpp31 _Unwind_Reason_Code Unwind_Trace(struct _Unwind_Context *ctx, void *param) { argument
/freebsd-current/sys/x86/include/
H A Dvmware.h44 vmware_hvcall(int chan, u_int cmd, u_int param, u_int *p) argument
/freebsd-current/contrib/dialog/
H A Dargv.c63 char *param = blob; local
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Drdma_xserver.c76 struct rdma_conn_param param; local
/freebsd-current/sbin/ifconfig/
H A Difstf.c70 struct stfv4args param; local
/freebsd-current/crypto/openssl/crypto/pkcs12/
H A Dp12_crpt.c23 PKCS12_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) argument
78 PKCS12_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de) argument
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_wq.c63 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, argument
99 int mlx5_cqwq_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, argument
136 int mlx5_wq_ll_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, argument
/freebsd-current/usr.sbin/bhyve/
H A Dnet_backend_netgraph.c51 ng_init(struct net_backend *be, const char *devname __unused, nvlist_t *nvl, net_be_rxeof_t cb, void *param) argument

Completed in 158 milliseconds

1234567891011>>