OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cursoro
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
complete.c
878
int
cursoro
;
local in function:split_word
887
if (tok_line(t, li, &argc, &argv, &cursorc, &
cursoro
) == -1)
893
word = salloc((size_t)
cursoro
+ 1);
894
(void)strlcpy(word, argv[cursorc], (size_t)
cursoro
+ 1);
complete.c
878
int
cursoro
;
local in function:split_word
887
if (tok_line(t, li, &argc, &argv, &cursorc, &
cursoro
) == -1)
893
word = salloc((size_t)
cursoro
+ 1);
894
(void)strlcpy(word, argv[cursorc], (size_t)
cursoro
+ 1);
Completed in 78 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025