OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vstype
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
jobs.c
2050
static char
vstype
[16][4] = { "", "}", "-", "+", "?", "=",
local in function:cmdputs
2067
if ((subtype &
VSTYPE
) == VSLENGTH)
2073
} else if ((subtype &
VSTYPE
) == VSLENGTH)
2120
str =
vstype
[subtype &
VSTYPE
];
jobs.c
2050
static char
vstype
[16][4] = { "", "}", "-", "+", "?", "=",
local in function:cmdputs
2067
if ((subtype &
VSTYPE
) == VSLENGTH)
2073
} else if ((subtype &
VSTYPE
) == VSLENGTH)
2120
str =
vstype
[subtype &
VSTYPE
];
Completed in 27 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025