OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pollchar
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/stand/ia64/ski/
skiconsole.c
56
static int
pollchar
= -1;
variable in typeref:typename:int
63
if (
pollchar
> 0) {
64
c =
pollchar
;
65
pollchar
= -1;
80
if (
pollchar
> 0)
85
pollchar
= c;
skiconsole.c
56
static int
pollchar
= -1;
variable in typeref:typename:int
63
if (
pollchar
> 0) {
64
c =
pollchar
;
65
pollchar
= -1;
80
if (
pollchar
> 0)
85
pollchar
= c;
Completed in 20 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025