/src/lib/libc/arch/aarch64/gen/ |
_setjmp.S | 57 stp x7, x3, [x0, #_JB_MAGIC] 59 stp x19, x20, [x0, #_JB_X19] 60 stp x21, x22, [x0, #_JB_X21] 61 stp x23, x24, [x0, #_JB_X23] 62 stp x25, x26, [x0, #_JB_X25] 63 stp x27, x28, [x0, #_JB_X27] 64 stp x29, x30, [x0, #_JB_X29] 66 stp d8, d9, [x0, #_JB_D8] define 67 stp d10, d11, [x0, #_JB_D10] 68 stp d12, d13, [x0, #_JB_D12 [all...] |
setjmp.S | 55 stp x7, x3, [x0, #_JB_MAGIC] 57 stp x19, x20, [x0, #_JB_X19] 58 stp x21, x22, [x0, #_JB_X21] 59 stp x23, x24, [x0, #_JB_X23] 60 stp x25, x26, [x0, #_JB_X25] 61 stp x27, x28, [x0, #_JB_X27] 62 stp x29, x30, [x0, #_JB_X29] 64 stp d8, d9, [x0, #_JB_D8] define 65 stp d10, d11, [x0, #_JB_D10] 66 stp d12, d13, [x0, #_JB_D12 [all...] |
/src/sys/arch/hppa/stand/common/ |
pdc.c | 301 int i, stp; local in function:pdc_findev 338 stp = IODC_INIT_FIRST; 340 if ((err = (iodc)(io, stp, io->io_spa, layers, 345 stp==IODC_INIT_FIRST? 359 stp = IODC_INIT_NEXT;
|
/src/tests/lib/libc/locale/ |
t_mbrtowc.c | 140 mbstate_t *stp; local in function:h_ctype2 159 stp = use_mbstate ? &st : 0; 169 ATF_REQUIRE(mbsinit(stp) != 0); 172 size_t rv = mbrtowc(&dst, src, n, stp); 223 rv = mbsrtowcs(wbuf, &src, SIZE, stp);
|
t_wctomb.c | 111 mbstate_t *stp = NULL; local in function:h_wctomb 120 stp = &st; 144 ret = wcrtomb(cs, wcs[i], stp);
|
/src/sys/arch/bebox/stand/boot/ |
kbd.c | 47 #define STP 0x0080 /* stop output */ 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 125 if (act & STP) { 128 stp = !stp; 130 stp = brk ? 0 : 1;
|
/src/sys/arch/prep/stand/boot/ |
kbd.c | 47 #define STP 0x0080 /* stop output */ 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 125 if (act & STP) { 128 stp = !stp; 130 stp = brk ? 0 : 1;
|
/src/sys/crypto/chacha/arch/arm/ |
chacha_neon_64.S | 150 stp fp, lr, [sp, #-0x50]! /* push stack frame with uint64[8] */ 153 stp d8, d9, [sp, #0x10] /* save callee-saves vectors */ define 154 stp d10, d11, [sp, #0x20] 155 stp d12, d13, [sp, #0x30] 156 stp d14, d15, [sp, #0x40] 289 stp fp, lr, [sp, #-0x50]! /* push stack frame with uint64[8] */ 292 stp d8, d9, [sp, #0x10] /* save callee-saves vectors */ define 293 stp d10, d11, [sp, #0x20] 294 stp d12, d13, [sp, #0x30] 295 stp d14, d15, [sp, #0x40 [all...] |
/src/sbin/scan_ffs/ |
scan_ffs.c | 535 struct stat stp; local in function:main 537 if (stat(fpath, &stp)) 541 end = (uint64_t)stp.st_size; 544 (uint64_t)stp.st_size);
|
/src/usr.bin/rdist/ |
server.c | 64 char *stp[32]; /* stack of saved tp's for directories */ variable in typeref:typename:char * [32] 165 tp = stp[--catname]; 806 if (catname >= (int)sizeof(stp)) { 811 stp[catname] = tp; 845 tp = stp[--catname];
|
/src/lib/libtelnet/ |
enc_des.c | 498 fb64_stream_iv(Block seed, struct stinfo *stp) 501 memmove((void *)stp->str_iv, (void *)seed, sizeof(Block)); 502 memmove((void *)stp->str_output, (void *)seed, sizeof(Block)); 504 des_key_sched(&stp->str_ikey, stp->str_sched); 506 stp->str_index = sizeof(Block); 510 fb64_stream_key(Block *key, struct stinfo *stp) 512 memmove((void *)stp->str_ikey, (void *)key, sizeof(Block)); 513 des_key_sched(key, stp->str_sched); 515 memmove((void *)stp->str_output, (void *)stp->str_iv, sizeof(Block)) 545 register struct stinfo *stp = &fb[CFB].streams[DIR_ENCRYPT-1]; local in function:cfb64_encrypt 568 register struct stinfo *stp = &fb[CFB].streams[DIR_DECRYPT-1]; local in function:cfb64_decrypt 618 register struct stinfo *stp = &fb[OFB].streams[DIR_ENCRYPT-1]; local in function:ofb64_encrypt 638 register struct stinfo *stp = &fb[OFB].streams[DIR_DECRYPT-1]; local in function:ofb64_decrypt [all...] |
/src/sys/external/bsd/ipf/netinet/ |
radix_ipf.c | 1013 myst_t *stp; local in function:ipf_rx_freenode 1015 stp = (myst_t *)node; 1016 rv = ipf_rx_delete(head, &stp->dst, &stp->mask); 1117 myst_t *stp = (myst_t *)node; local in function:nodeprinter 1123 addrname(&stp->dst), node[0].maskbitcount); 1124 if (stp->printed == -1) 1125 printf("!!! %d\n", stp->printed); 1127 stp->printed = 1; 1132 printnode(stp) 1286 myst_t *stp; local in function:dumptree 1308 myst_t *stp; local in function:test_addr 1346 myst_t *stp; local in function:delete_addr 1387 myst_t *stp; local in function:add_addr [all...] |
/src/usr.bin/pr/ |
pr.c | 334 int stp; local in function:vertcol 440 stp = 1; 442 stp = 0; 478 if (!stp) {
|
/src/lib/libc/regex/ |
engine.c | 443 const char *stp; /* string matched by it cannot pass here */ local in function:dissect 503 stp = stop; 506 rest = walk(m, sp, stp, ss, es, false); 513 stp = rest - 1; 514 assert(stp >= sp); /* it did work */ 527 stp = stop; 530 rest = walk(m, sp, stp, ss, es, false); 537 stp = rest - 1; 538 assert(stp >= sp); /* it did work */ 563 stp = stop [all...] |
/src/usr.bin/mail/ |
mime_decode.c | 927 const struct mime_subtype_s *stp; local in function:get_display_mode 961 for (stp = mtp->mt_subtype; stp->st_name; stp++) { 962 if (strcasecmp(stp->st_name, mi_subtype) == 0) 963 return stp->st_dispmode; 965 return stp->st_dispmode;
|
/src/sys/fs/nfs/server/ |
nfs_nfsdserv.c | 646 struct nfsstate st, *stp = &st; local in function:nfsrvd_read 675 stp->ls_flags = (NFSLCK_CHECK | NFSLCK_READACCESS); 677 stp->ls_ownerlen = 0; 678 stp->ls_op = NULL; 679 stp->ls_uid = nd->nd_cred->cr_uid; 680 stp->ls_stateid.seqid = fxdr_unsigned(u_int32_t, *tl++); 681 clientid.lval[0] = stp->ls_stateid.other[0] = *tl++; 682 clientid.lval[1] = stp->ls_stateid.other[1] = *tl++; 694 stp->ls_stateid.other[2] = *tl++; 727 nd->nd_repstat = nfsrv_lockctrl(vp, &stp, &lop, NULL, clientid 808 struct nfsstate st, *stp = &st; local in function:nfsrvd_write 2185 struct nfsstate *stp = NULL; local in function:nfsrvd_lock 2369 struct nfsstate *stp = NULL; local in function:nfsrvd_lockt 2483 struct nfsstate *stp; local in function:nfsrvd_locku 2582 struct nfsstate *stp = NULL; local in function:nfsrvd_open 3026 struct nfsstate st, *stp = &st; local in function:nfsrvd_close 3165 struct nfsstate st, *stp = &st; local in function:nfsrvd_openconfirm 3218 struct nfsstate st, *stp = &st; local in function:nfsrvd_opendowngrade 3663 struct nfsstate *stp = NULL; local in function:nfsrvd_releaselckown [all...] |
nfs_nfsdstate.c | 97 static void nfsrv_freeopenowner(struct nfsstate *stp, int cansleep, 99 static int nfsrv_freeopen(struct nfsstate *stp, vnode_t vp, int cansleep, 101 static void nfsrv_freelockowner(struct nfsstate *stp, vnode_t vp, int cansleep, 103 static void nfsrv_freeallnfslocks(struct nfsstate *stp, vnode_t vp, 117 struct nfslock *insert_lop, struct nfsstate *stp, struct nfslockfile *lfp); 118 static void nfsrv_updatelock(struct nfsstate *stp, struct nfslock **new_lopp, 136 static int nfsrv_delegconflict(struct nfsstate *stp, int *haslockp, 143 static void nfsrv_delaydelegtimeout(struct nfsstate *stp); 145 struct nfsstate *stp, struct nfsrvcache *op); 146 static int nfsrv_nootherstate(struct nfsstate *stp); 178 struct nfsstate *stp, *tstp; local in function:nfsrv_setclient 488 struct nfsstate *stp; local in function:nfsrv_getclient 866 struct nfsstate *stp, *openstp, *lckownstp; local in function:nfsrv_dumpaclient 922 struct nfsstate *stp; local in function:nfsrv_dumplocks 1067 struct nfsstate *stp, *nstp; local in function:nfsrv_servertimer 1191 struct nfsstate *stp, *nstp; local in function:nfsrv_cleanclient 1242 struct nfsstate *stp, *nstp; local in function:nfsrv_freedeleglist 1464 struct nfsstate *stp; local in function:nfsrv_getstate 1497 struct nfsstate *stp; local in function:nfsrv_getowner 1534 struct nfsstate *stp, *lckstp = NULL; local in function:nfsrv_lockctrl 2247 struct nfsstate *stp, *nstp; local in function:nfsrv_opencheck 2500 struct nfsstate *stp, *nstp; local in function:nfsrv_openctrl 3234 struct nfsstate *stp, *ownerstp; local in function:nfsrv_openupdate 3391 struct nfsstate *stp; local in function:nfsrv_delegupdate 3473 struct nfsstate *stp, *nstp, *openstp, *ownstp; local in function:nfsrv_releaselckown 4333 struct nfsstate *stp; local in function:nfsrv_nextstateindex 4994 struct nfsstate *stp; local in function:nfsrv_checkremove 5081 struct nfsstate *stp, *nstp; local in function:nfsrv_cleandeleg 5211 struct nfsstate st, *stp = &st; local in function:nfsrv_checksetattr 5258 struct nfsstate *stp; local in function:nfsrv_checkgetattr 5362 struct nfsstate *stp, *nstp; local in function:nfsrv_throwawayopens 5975 struct nfsstate *stp; local in function:nfsrv_freestateid [all...] |