Searched refs:sstep (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/usermode/usermode/
H A Dprocess_machdep.c61 process_sstep(struct lwp *l, int sstep) argument
/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Dprocess_machdep.c82 process_sstep(struct lwp *l, int sstep) argument
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dprocess_machdep.c131 process_sstep(struct lwp *p, int sstep) argument
134 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dprocess_machdep.c172 process_sstep(struct lwp *l, int sstep) argument
175 /* XXX what are the correct semantics: sstep once, or forevermore? */
176 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dprocess_machdep.c96 process_sstep(struct lwp *l, int sstep) argument
99 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dprocess_machdep.c156 process_sstep(struct lwp *l, int sstep) argument
160 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dprocess_machdep.c184 process_sstep(struct lwp *l, int sstep) argument
187 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dprocess_machdep.c176 process_sstep(struct lwp *l, int sstep) argument
180 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dprocess_machdep.c136 process_sstep(struct lwp *l, int sstep) argument
140 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Dprocess_machdep.c342 process_sstep(struct lwp *l, int sstep) argument
345 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dprocess_machdep.c372 process_sstep(struct lwp *l, int sstep) argument
376 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dmachdep.c500 process_sstep(struct lwp *l, int sstep) argument
504 if (sstep)
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Dtrap.c1092 process_sstep(struct lwp *l, int sstep) argument
1100 if (sstep == 0) {
/netbsd-6-1-5-RELEASE/dist/nvi/regex/
H A Dengine.c55 #define step sstep
/netbsd-6-1-5-RELEASE/lib/libc/regex/
H A Dengine.c87 #define step sstep

Completed in 284 milliseconds