Searched refs:newsp (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dbacktrace.c142 void **newsp = (void **)*sp; local
150 if (newsp <= sp)
154 if ((char *)newsp - (char *)sp > 100000)
163 return (newsp);
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dsunos_machdep.c76 int addr, onstack, oldsp, newsp, error; local
139 newsp = (int)fp - sizeof(struct rwindow);
142 suword(&((struct rwindow *)newsp)->rw_in[6], oldsp));
169 tf->tf_out[6] = newsp;
H A Dcompat_16_machdep.c119 int addr, onstack, oldsp, newsp, error; local
192 newsp = (int)fp - sizeof(struct rwindow);
195 suword(&((struct rwindow *)newsp)->rw_in[6], oldsp));
237 tf->tf_out[6] = newsp;
H A Dsvr4_machdep.c444 int onstack, oldsp, newsp, addr, error; local
488 newsp = (int)fp - sizeof(struct rwindow);
491 suword(&((struct rwindow *)newsp)->rw_in[6], oldsp));
514 tf->tf_out[6] = newsp;
H A Dmachdep.c495 u_int onstack, oldsp, newsp; local
549 newsp = (int)fp - sizeof(struct frame);
554 suword(&((struct rwindow *)newsp)->rw_in[6], oldsp));
586 tf->tf_out[6] = newsp;
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dsunos_machdep.c90 struct rwindow32 *kwin, *oldsp, *newsp; local
156 newsp = (struct rwindow32 *)((long)fp - sizeof(struct rwindow32));
161 fp, &(((struct rwindow32 *)newsp)->rw_in[6]), oldsp);
166 suword(&(((struct rwindow32 *)newsp)->rw_in[6]), (u_long)oldsp));
199 tf->tf_out[6] = (uint64_t)(u_int)(u_long)newsp;
H A Dcompat_16_machdep.c91 struct rwindow *newsp; local
164 newsp = (struct rwindow *)((vaddr_t)fp - sizeof(struct rwindow));
169 fp, &(((struct rwindow *)newsp)->rw_in[6]),
174 copyin(oldsp, &tmpwin, sizeof(tmpwin)) || copyout(&tmpwin, newsp, sizeof(tmpwin)) ||
176 CPOUTREG(&(((struct rwindow *)newsp)->rw_in[6]), tf->tf_out[6]));
227 tf->tf_out[6] = (vaddr_t)newsp - STACK_OFFSET;
H A Dsunos32_machdep.c167 struct rwindow32 *oldsp, *newsp; local
243 newsp = (struct rwindow32 *)((long)fp - sizeof(struct rwindow32));
248 fp, &(((struct rwindow32 *)newsp)->rw_in[6]), oldsp);
251 copyout((void *)&oldsp32, &(((struct rwindow32 *)newsp)->rw_in[6]), sizeof oldsp32));
285 tf->tf_out[6] = (uint64_t)(u_int)(u_long)newsp;
H A Dsvr4_32_machdep.c462 vaddr_t oldsp, newsp, addr; local
515 newsp = (u_long)fp - sizeof(struct rwindow32);
523 fp, &(((struct rwindow32 *)newsp)->rw_in[6]), (void *)(u_long)oldsp);
526 copyout(&oldsp, &((struct rwindow32 *)newsp)->rw_in[6], sizeof(oldsp)));
561 tf->tf_out[6] = newsp;
H A Dsvr4_machdep.c491 vaddr_t oldsp, newsp, addr; local
545 newsp = (u_long)fp - sizeof(struct rwindow);
551 fp, &(((struct rwindow *)newsp)->rw_in[6]), (void *)(u_long)oldsp);
554 CPOUTREG(&((struct rwindow *)newsp)->rw_in[6], oldsp));
589 tf->tf_out[6] = newsp;
H A Dnetbsd32_machdep.c185 struct rwindow32 *kwin, *oldsp, *newsp; local
249 newsp = (struct rwindow32 *)((long)fp - sizeof(struct rwindow32));
254 fp, &(((struct rwindow32 *)newsp)->rw_in[6]), oldsp);
259 suword(&(((struct rwindow32 *)newsp)->rw_in[6]), (u_long)oldsp));
292 tf->tf_out[6] = (uint64_t)(u_int)(u_long)newsp;
327 struct rwindow32 *oldsp, *newsp; local
369 newsp = (struct rwindow32*)((intptr_t)fp - sizeof(struct frame32));
372 suword(&newsp->rw_in[6], (intptr_t)oldsp));
400 tf->tf_out[6] = (intptr_t)newsp;
H A Dmachdep.c476 struct rwindow *newsp; local
501 newsp = (struct rwindow *)((u_long)fp - CCFSZ);
504 suword(&newsp->rw_in[6], (uintptr_t)tf->tf_out[6]) != 0);
521 tf->tf_out[6] = (vaddr_t)newsp - STACK_OFFSET;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsparc-stub.c668 unsigned long *newsp, psr; local
681 newsp = (unsigned long *)registers[SP];
682 if (sp != newsp)
683 sp = memcpy(newsp, sp, 16 * 4);
/netbsd-6-1-5-RELEASE/sys/netkey/
H A Dkey.c1135 struct secpolicy *newsp = NULL, *sp; local
1162 newsp = keydb_newsecpolicy();
1163 if (!newsp)
1164 return newsp;
1166 newsp->id = newid;
1167 newsp->refcnt = 1;
1168 newsp->req = NULL;
1170 return newsp;
1181 struct secpolicy *newsp; local
1194 if ((newsp
1579 struct secpolicy *newsp; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dpolicy.h151 extern struct secpolicy *newsp __P((void));
H A Dpolicy.c295 newsp() function
H A Dpfkey.c3753 new = newsp();
/netbsd-6-1-5-RELEASE/sys/netipsec/
H A Dkey.c1411 struct secpolicy *newsp = NULL; local
1413 newsp = (struct secpolicy *)
1415 if (newsp) {
1416 newsp->refcnt = 1;
1417 newsp->req = NULL;
1422 where, tag, newsp));
1423 return newsp;
1434 struct secpolicy *newsp; local
1447 if ((newsp = KEY_NEWSP()) == NULL) {
1452 newsp
1825 struct secpolicy *newsp; local
[all...]
H A Dipsec.c1289 struct secpolicy *newsp = NULL; local
1318 if ((newsp = key_msg2sp(xpl, len, &error)) == NULL)
1321 newsp->state = IPSEC_SPSTATE_ALIVE;
1325 *pcb_sp = newsp;
1328 kdebug_secpolicy(newsp));
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Dipsec.c1373 struct secpolicy *newsp = NULL; local
1402 if ((newsp = key_msg2sp(xpl, len, &error)) == NULL)
1405 newsp->state = IPSEC_SPSTATE_ALIVE;
1409 *spp = newsp;
1412 kdebug_secpolicy(newsp));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Dtraps.c3110 USI newsp = arg1; local
3124 || newsp == 0)
3146 bfd_putl32 (newsp, sp_buf);

Completed in 253 milliseconds