OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shcmdi
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ed/
main.c
82
int
shcmdi
; /* shell command buffer index */
variable in typeref:typename:int
1023
REALLOC(buf, n, i +
shcmdi
, ERR);
1024
for (s = shcmd + 1; s < shcmd +
shcmdi
;)
1043
shcmd[
shcmdi
= i] = '\0';
main.c
82
int
shcmdi
; /* shell command buffer index */
variable in typeref:typename:int
1023
REALLOC(buf, n, i +
shcmdi
, ERR);
1024
for (s = shcmd + 1; s < shcmd +
shcmdi
;)
1043
shcmd[
shcmdi
= i] = '\0';
Completed in 22 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025