OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cursorc
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/mail/
complete.c
877
int
cursorc
;
local in function:split_word
887
if (tok_line(t, li, &argc, &argv, &
cursorc
, &cursoro) == -1)
890
if (
cursorc
>= argc)
894
(void)strlcpy(word, argv[
cursorc
], (size_t)cursoro + 1);
899
if (
cursorc
>= arraylen &&
902
cursorc
= arraylen - 1;
904
if (
cursorc
>= arraylen)
907
*cmpltype = cmplarray[
cursorc
];
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025