Searched refs:arg2 (Results 101 - 125 of 403) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegister.cpp312 CommandArgumentEntry arg2; local
330 arg2.push_back(value_arg);
334 m_arguments.push_back(arg2);
/freebsd-current/usr.bin/xargs/
H A Dxargs.c318 goto arg2;
327 goto arg2;
340 arg2:
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbf_null.c23 static long nullf_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbss_sock.c33 static long sock_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbf_prefix.c20 static long prefix_ctrl(BIO *b, int cmd, long arg1, void *arg2);
/freebsd-current/crypto/openssl/include/openssl/
H A Dlhash.h61 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \
63 const o_type *b = arg2; \
71 void name##_LHASH_DOALL_ARG(void *arg1, void *arg2) { \
73 a_type *b = arg2; \
/freebsd-current/sys/net/
H A Dif_mib.c71 u_int namelen = arg2;
/freebsd-current/tools/regression/redzone9/
H A Dredzone.c54 switch (arg2) {
/freebsd-current/sys/dev/mana/
H A Dmana_sysctl.c53 int offset = arg2, i, err;
78 int offset = arg2, err;
98 int offset = arg2, err;
118 int offset = arg2, i, err;
/freebsd-current/crypto/openssh/
H A Dreadconf.c1047 char *str, **charptr, *endofnumber, *keyword, *arg, *arg2, *p; local
1646 arg2 = argv_next(&ac, &av);
1647 if (arg2 == NULL || *arg2 == '\0') {
1658 arg2);
1684 arg2 = xstrdup(arg);
1692 free(arg2);
1716 &strs, &nstrs, arg2);
1717 free(arg2);
1741 arg2
[all...]
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtraverse.c188 iitraverse_td(void *arg1, void *arg2) argument
191 tdtrav_data_t *tdtd = arg2;
/freebsd-current/sys/dev/amd_ecc_inject/
H A Decc_inject.c88 if (value > arg2)
101 error = sysctl_int_with_max(oidp, &value, arg2, req);
/freebsd-current/sys/dev/ncthwm/
H A Dncthwm.c145 if (sc->nctdevp->fan_count <= arg2)
147 fan = &sc->nctdevp->fan_info[arg2];
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec_ameth.c396 static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
402 *(int *)arg2 = NID_sm3;
405 *(int *)arg2 = NID_sha256;
412 return EC_KEY_oct2key(evp_pkey_get0_EC_KEY_int(pkey), arg2, arg1, NULL);
416 POINT_CONVERSION_UNCOMPRESSED, arg2, NULL);
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c465 u8 arg1, arg2, tree_val; local
474 arg2 = ecore_init_cmd_mode_match(p_hwfn, p_offset, modes);
475 return arg1 | arg2;
478 arg2 = ecore_init_cmd_mode_match(p_hwfn, p_offset, modes);
479 return arg1 & arg2;
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c352 error = SYSCTL_OUT(req, &arg2, sizeof(int));
371 * arg2 holds the offset of the relevant member in the virtualized
383 arg1 = (void *)((uintptr_t)nat_softc + (size_t)arg2);
397 arg1 = (void *)((uintptr_t)state_softc + (size_t)arg2);
411 arg1 = (void *)((uintptr_t)auth_softc + (size_t)arg2);
425 arg1 = (void *)((uintptr_t)frag_softc + (size_t)arg2);
/freebsd-current/sys/isa/
H A Dpnp.c61 int arg2; member in struct:pnp_quirk
353 pnp_write(qp->arg1, qp->arg2);
364 if (qp->arg2 != 0) {
367 config->ic_port[config->ic_nport - 1].ir_start += qp->arg2;
368 config->ic_port[config->ic_nport - 1].ir_end += qp->arg2;
/freebsd-current/sys/sys/
H A Dmbuf.h49 #define MBUF_PROBE3(probe, arg0, arg1, arg2) \
50 SDT_PROBE3(sdt, , , probe, arg0, arg1, arg2)
51 #define MBUF_PROBE4(probe, arg0, arg1, arg2, arg3) \
52 SDT_PROBE4(sdt, , , probe, arg0, arg1, arg2, arg3)
53 #define MBUF_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \
54 SDT_PROBE5(sdt, , , probe, arg0, arg1, arg2, arg3, arg4)
909 m_ext_free_t freef, void *arg1, void *arg2)
922 m->m_ext.ext_arg2 = arg2;
1126 #define MEXTADD(m, buf, size, free, arg1, arg2, flags, type) \
1127 m_extadd((m), (char *)(buf), (size), (free), (arg1), (arg2), \
908 m_extaddref(struct mbuf *m, char *buf, u_int size, u_int *ref_cnt, m_ext_free_t freef, void *arg1, void *arg2) argument
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rl.c1454 value = rl->param.arg[arg2];
1460 value == rl->param.arg[arg2])
1474 switch (MLX5E_RL_PARAMS_INDEX(arg[arg2])) {
1482 rl->param.arg[arg2] = value;
1492 rl->param.arg[arg2] = value;
1502 rl->param.arg[arg2] = value;
1513 rl->param.arg[arg2] = value;
1528 rl->param.arg[arg2] = value;
1545 rl->param.arg[arg2] = value;
1571 rl->param.arg[arg2]
[all...]
/freebsd-current/contrib/mandoc/
H A Dhtml.c633 char *arg1, *arg2; local
700 arg2 = NULL;
719 arg2 = va_arg(ap, char *);
735 print_href(h, arg1, arg2, 1);
753 arg2 = va_arg(ap, char *);
754 if (arg2 == NULL)
764 print_word(h, arg2);
/freebsd-current/sys/geom/vinum/
H A Dgeom_vinum.c852 v = ev->arg2;
864 p = ev->arg2;
897 newname = ev->arg2;
923 newname = ev->arg2;
936 newname = ev->arg2;
949 newname = ev->arg2;
962 d = ev->arg2;
/freebsd-current/sys/kern/
H A Dkern_ktr.c319 u_long arg1, u_long arg2, u_long arg3, u_long arg4, u_long arg5,
387 printf(format, arg1, arg2, arg3, arg4, arg5, arg6);
393 entry->ktr_parms[1] = arg2;
318 ktr_tracepoint(uint64_t mask, const char *file, int line, const char *format, u_long arg1, u_long arg2, u_long arg3, u_long arg4, u_long arg5, u_long arg6) argument
/freebsd-current/contrib/unbound/daemon/
H A Dremote.c1149 find_arg2(RES* ssl, char* arg, char** arg2) argument
1157 *arg2 = skipwhite(as+1);
1160 *arg2 = skipwhite(as+1);
1163 *arg2 = skipwhite(at+1);
1179 char* arg2; local
1182 if(!find_arg2(ssl, arg, &arg2))
1186 if(!local_zone_str2type(arg2, &t)) {
1187 ssl_printf(ssl, "error not a zone type. %s\n", arg2);
1397 char* arg2; local
1399 if(!find_arg2(ssl, arg, &arg2))
1430 char* arg2; local
1453 char* arg2; local
1500 char* arg2; local
1585 char* arg2; local
2667 char* arg2; local
[all...]
/freebsd-current/crypto/openssl/crypto/dh/
H A Ddh_ameth.c397 static int dh_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
408 return ossl_dh_buf2key(dh, arg2, arg1);
413 return ossl_dh_key2buf(dh, arg2, 0, 1);
419 static int dhx_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
/freebsd-current/crypto/openssl/crypto/evp/
H A Dbio_md.c23 static long md_ctrl(BIO *h, int cmd, long arg1, void *arg2);

Completed in 418 milliseconds

1234567891011>>