Home
last modified time | relevance | path

Searched refs:isps (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c932 int error, isps = 0; variable
959 uap->addr = (int *) hpuxtobsduoff(uap->addr, &isps, cp);
968 if (isps && uap->req == PT_WRITE_U)
978 if (isps && error == 0 && uap->req == PT_READ_U)
1755 hpuxtobsduoff(off, isps, p) in hpuxtobsduoff() argument
1756 int *off, *isps; in hpuxtobsduoff()
1764 *isps = 0;
1810 *isps = 1;