| /freebsd/tools/test/stress2/misc/ |
| H A D | syzkaller96.sh | 70 // links_next: intptr = 0xfea (8 bytes) 75 // links_next: intptr = 0x2 (8 bytes) 80 // links_next: intptr = 0x83 (8 bytes) 87 // cbfcnp: intptr = 0x0 (8 bytes) 90 // path: intptr = 0xfffffffffffffffc (8 bytes) 102 // sec: intptr = 0x5 (8 bytes) 103 // usec: intptr = 0x4 (8 bytes)
|
| H A D | syzkaller91.sh | 137 // links_next: intptr = 0xb (8 bytes) 142 // links_next: intptr = 0x8 (8 bytes) 147 // links_next: intptr = 0xfe (8 bytes) 154 // cbfcnp: intptr = 0xbfc (8 bytes) 157 // path: intptr = 0x5 (8 bytes) 168 // sec: intptr = 0x6e (8 bytes) 169 // usec: intptr = 0x400 (8 bytes)
|
| H A D | syzkaller97.sh | 96 // links_next: intptr = 0xfffffffffffffffe (8 bytes) 101 // links_next: intptr = 0x1000 (8 bytes) 106 // links_next: intptr = 0x100000001 (8 bytes) 113 // cbfcnp: intptr = 0xffffffff (8 bytes) 116 // path: intptr = 0x8000000000000001 (8 bytes) 127 // sec: intptr = 0x4 (8 bytes) 128 // usec: intptr = 0x1 (8 bytes)
|
| H A D | syzkaller90.sh | 115 // links_next: intptr = 0x100000000 (8 bytes) 120 // links_next: intptr = 0x7 (8 bytes) 125 // links_next: intptr = 0x8000000000000000 (8 bytes) 132 // cbfcnp: intptr = 0x3ff (8 bytes) 135 // path: intptr = 0xe10 (8 bytes) 147 // sec: intptr = 0x6 (8 bytes) 148 // usec: intptr = 0x9 (8 bytes)
|
| H A D | syzkaller95.sh | 362 // links_next: intptr = 0xfec (8 bytes) 367 // links_next: intptr = 0x5 (8 bytes) 372 // links_next: intptr = 0x80 (8 bytes) 379 // cbfcnp: intptr = 0x0 (8 bytes) 382 // path: intptr = 0xfffffffffffffffc (8 bytes) 393 // sec: intptr = 0x5 (8 bytes) 394 // usec: intptr = 0x4 (8 bytes)
|
| H A D | syzkaller92.sh | 155 // spare2: intptr = 0x1 (8 bytes) 159 // status: intptr = 0x37 (8 bytes) 160 // error: intptr = 0x24 (8 bytes)
|
| H A D | syzkaller99.sh | 102 // ident: intptr = 0x6 (8 bytes) 107 // udata: intptr = 0x40000000007 (8 bytes)
|
| H A D | syzkaller88.sh | 148 // ident: intptr = 0x0 (8 bytes) 153 // udata: intptr = 0x0 (8 bytes)
|
| H A D | syzkaller93.sh | 80 // offset: intptr = 0x4 (8 bytes)
|
| /freebsd/crypto/openssh/ |
| H A D | servconf.c | 1335 int cmdline = 0, *intptr, value, value2, value3, n, port, oactive, r; in process_server_config_line_depth() local 1376 intptr = NULL; in process_server_config_line_depth() 1406 intptr = &options->use_pam; in process_server_config_line_depth() 1442 intptr = &options->login_grace_time; in process_server_config_line_depth() 1451 if (*activep && *intptr == -1) in process_server_config_line_depth() 1452 *intptr = value; in process_server_config_line_depth() 1494 intptr = &options->address_family; in process_server_config_line_depth() 1511 if (*activep && *intptr == -1) in process_server_config_line_depth() 1512 *intptr = value; in process_server_config_line_depth() 1556 if (intptr != NULL) in process_server_config_line_depth() [all …]
|
| H A D | readconf.c | 1142 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local 1216 intptr = &options->connection_timeout; in process_config_line_depth() 1231 if (*activep && *intptr == -1) in process_config_line_depth() 1232 *intptr = value; in process_config_line_depth() 1236 intptr = &options->forward_agent; in process_config_line_depth() 1254 if (*activep && *intptr == -1) in process_config_line_depth() 1255 *intptr = value; in process_config_line_depth() 1259 if (*activep && *intptr == -1) in process_config_line_depth() 1260 *intptr = 1; in process_config_line_depth() 1266 intptr = &options->forward_x11; in process_config_line_depth() [all …]
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_dis.c | 172 uint_t intptr = DIF_INSTR_INTEGER(in); in dt_dis_setx() local 175 intptr, DIF_INSTR_RD(in)); in dt_dis_setx() 177 if (intptr < dp->dtdo_intlen) { in dt_dis_setx() 179 (u_longlong_t)dp->dtdo_inttab[intptr]); in dt_dis_setx()
|
| /freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | ldap_misc.c | 648 int *intptr; in decode_tl_data() local 674 intptr = malloc(sizeof(int)); in decode_tl_data() 675 if (intptr == NULL) in decode_tl_data() 677 *intptr = load_16_be(ptr); in decode_tl_data() 678 *data_out = intptr; in decode_tl_data() 723 int *intptr; in get_int_from_tl_data() local 733 intptr = ptr; in get_int_from_tl_data() 734 *intval = *intptr; in get_int_from_tl_data() 735 free(intptr); in get_int_from_tl_data()
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | snprintf.c | 564 int *intptr; in rpl_vsnprintf() local 926 intptr = va_arg(args, int *); in rpl_vsnprintf() 927 *intptr = (int)len; in rpl_vsnprintf()
|
| /freebsd/contrib/ntp/sntp/libevent/test/ |
| H A D | regress.c | 1910 int *intptr = arg; in incr_arg_cb() local 1912 ++*intptr; in incr_arg_cb()
|
| /freebsd/contrib/libevent/test/ |
| H A D | regress.c | 1910 int *intptr = arg; in incr_arg_cb() local 1912 ++*intptr; in incr_arg_cb()
|