/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_vms.c | 105 const char *sp1, *sp2; /* Search result */ in vms_load() local 134 sp1 = strrchr(filename, ']'); in vms_load() 136 if (sp1 == NULL) in vms_load() 137 sp1 = sp2; in vms_load() 138 if (sp2 != NULL && sp2 > sp1) in vms_load() 139 sp1 = sp2; in vms_load() 140 if (sp1 == NULL) in vms_load() 141 sp1 = strrchr(filename, ':'); in vms_load() 142 if (sp1 == NULL) in vms_load() 143 sp1 = filename; in vms_load() [all …]
|
/freebsd/contrib/byacc/ |
H A D | graph.c | 62 Value_t *sp1; in graph_state() local 65 sp1 = sp = ritem + *isp; in graph_state() 72 for (sp = ritem + rrhs[rule]; sp < sp1; sp++) in graph_state() 83 if (*sp1 < 0) in graph_state() 84 graph_LA(-*sp1); in graph_state()
|
H A D | lr0.c | 405 Value_t *sp1; in save_shifts() local 415 sp1 = shiftset; in save_shifts() 419 while (sp1 < send) in save_shifts() 420 *sp2++ = *sp1++; in save_shifts()
|
H A D | verbose.c | 183 Value_t *sp1 = sp; in print_core() local 190 for (sp = ritem + rrhs[rule]; sp < sp1; sp++) in print_core()
|
H A D | output.c | 668 Value_t *sp1; in save_column() local 687 froms[symno] = sp1 = sp = NEW2(count, Value_t); in save_column() 694 *sp1++ = from_state[i]; in save_column() 700 width[symno] = (Value_t)(sp1[-1] - sp[0] + 1); in save_column()
|
/freebsd/lib/libc/stdlib/ |
H A D | radixsort.c | 129 stack s[SIZE], *sp, *sp0, *sp1, temp; in r_sort_a() local 179 sp0 = sp1 = sp; /* Stack position of biggest bin. */ in r_sort_a() 193 sp1 = sp; in r_sort_a() 200 swap(*sp0, *sp1, temp); /* Play it safe -- biggest bin last. */ in r_sort_a() 228 stack s[512], *sp, *sp0, *sp1, temp; in r_sort_b() local 257 sp0 = sp1 = sp; in r_sort_b() 273 sp1 = sp; in r_sort_b() 281 swap(*sp0, *sp1, temp); in r_sort_b()
|
/freebsd/crypto/openssl/crypto/md2/ |
H A D | md2_dgst.c | 125 register MD2_INT t, *sp1, *sp2; in md2_block() local 129 sp1 = c->state; in md2_block() 133 state[i] = sp1[i]; in md2_block() 135 state[i + 32] = (t ^ sp1[i]); in md2_block() 152 memcpy(sp1, state, 16 * sizeof(MD2_INT)); in md2_block()
|
/freebsd/share/examples/sunrpc/sort/ |
H A D | sort_proc.c | 5 comparestrings(sp1, sp2) in comparestrings() argument 6 char **sp1, **sp2; in comparestrings() 8 return (strcmp(*sp1, *sp2));
|
/freebsd/lib/libipsec/ |
H A D | test-policy.c | 228 char *sp1, *sp2; in test2() local 237 sp1 = ipsec_set_policy(pol1, strlen(pol1)); in test2() 238 splen1 = ipsec_get_policylen(sp1); in test2() 254 255, sp1, splen1, 0) < 0) in test2() 273 255, sp1, splen1, 0) < 0) in test2()
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sautil.c | 151 bit32 sp1; in siDumpActiveIORequests() local 152 sp1= ossaHwRegRead(agRoot,V_Scratchpad_1_Register ); in siDumpActiveIORequests() 154 if(SCRATCH_PAD1_V_ERROR_STATE(sp1)) in siDumpActiveIORequests() 156 SA_DBG1(("siDumpActiveIORequests: SCRATCH_PAD1_V_ERROR_STAT 0x%x\n",sp1 )); in siDumpActiveIORequests()
|
H A D | sainit.c | 2878 bit32 sp1; in mpiInitialize() local 2879 sp1= ossaHwRegRead(agRoot,V_Scratchpad_1_Register ); in mpiInitialize() 2880 if(SCRATCH_PAD1_V_ERROR_STATE(sp1)) in mpiInitialize() 2882 SA_DBG1(("mpiInitialize: SCRATCH_PAD1_V_ERROR_STAT 0x%x\n",sp1 )); in mpiInitialize()
|
/freebsd/sys/kern/ |
H A D | uipc_accf.c | 205 struct socket *sp, *sp1; in accept_filt_setopt() local 231 TAILQ_FOREACH_SAFE(sp, &so->sol_incomp, so_list, sp1) { in accept_filt_setopt()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrFormats16Instr.td | 162 AddrModeNone, (outs GPRSP:$sp2), (ins GPRSP:$sp1, uimm7_2:$imm7), 163 !strconcat(opstr, "\t$sp2, $sp1, $imm7"), []> {
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | rpc.c | 880 krb5_storage *sp1; in process_stream() local 899 sp1 = krb5_storage_from_mem(gout.value, gout.length); in process_stream() 900 INSIST(sp1 != NULL); in process_stream() 902 CHECK(krb5_ret_uint32(sp1, &seq)); in process_stream()
|
/freebsd/sys/dev/mpt/ |
H A D | mpt.c | 3009 mpt2host_config_page_scsi_port_1(CONFIG_PAGE_SCSI_PORT_1 *sp1) in mpt2host_config_page_scsi_port_1() argument 3012 MPT_2_HOST32(sp1, Configuration); in mpt2host_config_page_scsi_port_1() 3013 MPT_2_HOST32(sp1, OnBusTimerValue); in mpt2host_config_page_scsi_port_1() 3014 MPT_2_HOST16(sp1, IDConfig); in mpt2host_config_page_scsi_port_1() 3018 host2mpt_config_page_scsi_port_1(CONFIG_PAGE_SCSI_PORT_1 *sp1) in host2mpt_config_page_scsi_port_1() argument 3021 HOST_2_MPT32(sp1, Configuration); in host2mpt_config_page_scsi_port_1() 3022 HOST_2_MPT32(sp1, OnBusTimerValue); in host2mpt_config_page_scsi_port_1() 3023 HOST_2_MPT16(sp1, IDConfig); in host2mpt_config_page_scsi_port_1()
|
/freebsd/contrib/tcsh/ |
H A D | sh.func.c | 707 struct srch *sp, *sp1, *sp2; in srchx() local 720 for (sp1 = srchn, sp2 = srchn + nsrchn; sp1 < sp2;) { in srchx() 721 sp = sp1 + ((sp2 - sp1) >> 1); in srchx() 728 sp1 = sp + 1; in srchx()
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_sport.c | 1611 ocs_sparm_cmp(uint8_t *sp1, uint8_t *sp2) in ocs_sparm_cmp() argument 1618 v = ((int)(sp1[i] & sp3[i])) - ((int)(sp2[i] & sp3[i])); in ocs_sparm_cmp()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_control.c | 3151 const char *sp1 = reqpt; in ctl_getitem() 3155 while ( (sp1 != tp) in ctl_getitem() 3156 && ('\0' != *sp2) && (*sp1 == *sp2)) { in ctl_getitem() 3157 ++sp1; in ctl_getitem() 3160 if (sp1 == tp && (*sp2 == '\0' || *sp2 == '=')) in ctl_getitem() 3152 const char *sp1 = reqpt; ctl_getitem() local
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | ChangeLog | 1150 w2k3s-sp1 1156 w2k3server-sp1.
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2005 | 741 added in w2k3-sp1 From David Love
|