OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:svchars
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/csh/
file.c
164
char buf[64],
svchars
[sizeof(buf)];
local in function:pushback
189
(void)ioctl(SHOUT, TIOCSTI, (ioctl_t) &
svchars
[i]);
215
(i < len_str + onsv) ? c !=
svchars
[i - len_str] : 1) {
217
if (nsv < (int)(sizeof
svchars
/ sizeof
svchars
[0])) {
218
svchars
[nsv++] = c;
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025