Searched refs:sptr (Results 1 - 25 of 73) sorted by relevance

123

/freebsd-current/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash.h25 sptr Offset;
29 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN)
37 sptr getOffset() const { return Offset; }
H A Dubsan_type_hash_itanium.cpp131 sptr Offset) {
150 sptr OffsetHere = VTI->base_info[base].__offset_flags >>
169 const abi::__class_type_info *Derived, sptr Offset) {
184 sptr OffsetHere = VTI->base_info[base].__offset_flags >>
205 sptr Offset;
/freebsd-current/sys/netinet/libalias/
H A Dalias_irc.c173 char *sptr; local
191 sptr = (char *)pip;
192 sptr += hlen;
198 if (sptr[i] == '\001')
215 newpacket[iCopy++] = sptr[i++]; /* Copy the CTCP start
220 if (sptr[i + 0] != 'D')
222 if (sptr[i + 1] != 'C')
224 if (sptr[i + 2] != 'C')
226 if (sptr[i + 3] != ' ')
242 while (sptr[
[all...]
H A Dalias_ftp.c224 char *sptr; local
235 sptr = (char *)pip;
236 sptr += hlen;
248 if (ParseFtpPortCommand(la, sptr, dlen))
250 else if (ParseFtpEprtCommand(la, sptr, dlen))
254 if (ParseFtp227Reply(la, sptr, dlen))
256 else if (ParseFtp229Reply(la, sptr, dlen)) {
268 sptr = (char *)pip; /* start over at beginning */
270 if (sptr[tlen - 2] == '\r' && sptr[tle
284 char *sptr; local
329 ParseFtpPortCommand(struct libalias *la, char *sptr, int dlen) argument
402 ParseFtpEprtCommand(struct libalias *la, char *sptr, int dlen) argument
492 ParseFtp227Reply(struct libalias *la, char *sptr, int dlen) argument
565 ParseFtp229Reply(struct libalias *la, char *sptr, int dlen) argument
671 char *sptr; local
[all...]
H A Dalias_nbt.c382 u_short *sptr; local
386 sptr = (u_short *)&(ndh->source_ip);
387 acc += *sptr++;
388 acc += *sptr;
389 sptr = (u_short *)alias_address;
390 acc -= *sptr++;
391 acc -= *sptr;
509 u_short *sptr; local
511 sptr = (u_short *)&(nb->addr);
512 acc = *sptr
580 u_short *sptr; local
[all...]
H A Dalias_proxy.c418 u_short *sptr; local
420 sptr = (u_short *) option;
423 accumulate -= *(sptr++);
425 sptr = (u_short *) pip;
426 accumulate += *sptr;
428 accumulate -= *sptr;
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dslc.c52 spcset(i, &slctab[i].defset.val, &slctab[i].sptr);
H A Dtelnetd.c1340 *pfrontp++ = slctab[SLC_IP].sptr ?
1341 (unsigned char)*slctab[SLC_IP].sptr : '\177';
1359 *pfrontp++ = slctab[SLC_ABORT].sptr ?
1360 (unsigned char)*slctab[SLC_ABORT].sptr : '\034';
1372 *pfrontp++ = slctab[SLC_SUSP].sptr ?
1373 (unsigned char)*slctab[SLC_SUSP].sptr : '\032';
1386 if (slctab[SLC_AYT].sptr && *slctab[SLC_AYT].sptr != _POSIX_VDISABLE) {
1399 *pfrontp++ = slctab[SLC_EOF].sptr ?
1400 (unsigned char)*slctab[SLC_EOF].sptr
[all...]
H A Ddefs.h97 cc_t *sptr; /* a pointer to the char in */ member in struct:__anon6655
/freebsd-current/contrib/flex/src/
H A Dmisc.c505 int sptr = 1; local
507 while (sptr <= 3 &&
508 array[sptr] >= '0' && array[sptr] <= '7') {
509 ++sptr;
512 c = array[sptr];
513 array[sptr] = '\0';
517 array[sptr] = c;
524 int sptr = 2; local
526 while (sptr <
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_range.cpp42 sptr state1 = 0;
43 sptr state2 = 0;
H A Dsanitizer_unwind_linux_libcdep.cpp43 typedef sptr (*unwind_backtrace_signal_arch_func)(
157 sptr res = unwind_backtrace_signal_arch(/* siginfo */ 0, context, map,
167 for (sptr i = 0; i < res; ++i)
H A Dsanitizer_ring_buffer.h59 sptr IdxNext = Idx + 1;
96 static uptr SignExtend(uptr x) { return ((sptr)x) << kSizeBits >> kSizeBits; }
152 sptr StorageIdx = Next() - Begin;
153 StorageIdx -= (sptr)(Idx + 1);
H A Dsanitizer_allocator.cpp152 if (allocated_end_ - allocated_current_ < (sptr)size) {
161 CHECK(allocated_end_ - allocated_current_ >= (sptr)size);
H A Dsanitizer_netbsd.cpp140 sptr res;
142 HANDLE_EINTR(res, (sptr)_sys_read(fd, buf, (size_t)count));
147 sptr res;
149 HANDLE_EINTR(res, (sptr)_sys_write(fd, buf, count));
154 sptr res;
H A Dsanitizer_interface_internal.h38 __sanitizer::sptr coverage_fd;
/freebsd-current/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c145 const char *sptr; local
152 sptr = src;
155 c = (unsigned char)*sptr;
159 *dptr++ = *sptr;
160 } while (*sptr++);
167 const char *sptr; local
173 sptr = &src[strlen(src)];
175 while (sptr > src)
176 *dptr++ = *--sptr;
/freebsd-current/lib/libc/locale/
H A Dcollate.c320 const int *sptr; local
337 if ((sptr = *state) != NULL) {
338 *pri = *sptr;
339 sptr++;
340 if ((sptr == *state) || (sptr == NULL))
343 *state = sptr;
403 if ((sptr = substsearch(table, *pri, which)) != NULL) {
404 if ((*pri = *sptr) > 0) {
405 sptr
[all...]
/freebsd-current/sys/dev/isp/
H A Disp_pci.c320 const char *sptr; local
364 sptr = NULL;
367 name, (const char **) &sptr) == 0 && sptr != NULL) {
368 if (strcmp(sptr, "lport") == 0) {
370 } else if (strcmp(sptr, "nport") == 0) {
372 } else if (strcmp(sptr, "lport-only") == 0) {
374 } else if (strcmp(sptr, "nport-only") == 0) {
412 sptr = NULL;
415 name, (const char **) &sptr);
[all...]
/freebsd-current/contrib/one-true-awk/
H A Drun.c2645 const char *sptr; local
2669 sptr = getsval(h);
2670 if (sptr[0] == 'g' || sptr[0] == 'G')
2716 sptr = rptr;
2717 while (*sptr != 0) {
2719 if (*sptr == '\\') {
2720 backsub(&pb, &sptr);
2721 } else if (*sptr == '&') {
2722 sptr
2784 const char *sptr = *sptr_ptr; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interface_internal.h40 using __sanitizer::sptr;
100 sptr __msan_test_shadow(const void *x, uptr size);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h68 bool AddrIsInside(uptr addr, uptr access_size, sptr *offset) const {
75 bool AddrIsAtLeft(uptr addr, uptr access_size, sptr *offset) const {
83 bool AddrIsAtRight(uptr addr, uptr access_size, sptr *offset) const {
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c615 char *sptr; local
680 sptr = numbuf + nitems(numbuf) - 1;
690 sptr--;
691 *sptr = c;
751 memcpy(outp + nbytes, sptr, slen);
/freebsd-current/contrib/sendmail/libsmutil/
H A Dsafefile.c546 char *sptr; local
548 sptr = strrchr(s, '/');
549 if (sptr != NULL)
551 *sptr = '\0';
552 offset = sptr + 1 - s;
564 *sptr = '/';
/freebsd-current/crypto/openssl/apps/
H A Denc.c439 unsigned char *sptr; local
443 sptr = NULL;
487 sptr = salt;
499 int islen = (sptr != NULL ? sizeof(salt) : 0);
500 if (!PKCS5_PBKDF2_HMAC(str, str_len, sptr, islen,
512 if (!EVP_BytesToKey(cipher, dgst, sptr,

Completed in 323 milliseconds

123