OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldtype
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/sparc/
memreg.c
248
static int
oldtype
= -1;
variable
268
oldtype
= -1;
298
if (
oldtype
== T_STOREBUFFAULT || addrold == sfva)
301
oldtype
= T_STOREBUFFAULT;
316
if (
oldtype
== T_DATAFAULT)
318
oldtype
= T_DATAFAULT;
/src/lib/libpthread/
pthread.c
993
pthread_setcanceltype(int type, int *
oldtype
)
1028
if (
oldtype
!= NULL) {
1030
*
oldtype
= PTHREAD_CANCEL_ASYNCHRONOUS;
1032
*
oldtype
= PTHREAD_CANCEL_DEFERRED;
/src/sys/dev/isa/
ega.c
704
const struct wsscreen_descr *
oldtype
= oldscr->pcs.type;
local
709
oldtype
->ncols *
oldtype
->nrows);
/src/sys/dev/ic/
vga.c
1034
const struct wsscreen_descr *
oldtype
= oldscr->pcs.type;
local
1039
oldtype
->ncols *
oldtype
->nrows);
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026