OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmpltype
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ftp/
complete.c
359
int dolist,
cmpltype
;
local in function:complete
401
cmpltype
= c->c_complete[cursor_argc - 1];
402
switch (
cmpltype
) {
425
cmpltype
);
/src/usr.bin/mail/
complete.c
871
split_word(int *
cmpltype
, const char *cmplarray, LineInfo *li)
907
*
cmpltype
= cmplarray[cursorc];
921
int
cmpltype
;
local in function:mail_complete
940
if ((word = split_word(&
cmpltype
, cmplarray, li)) == NULL)
943
switch (
cmpltype
) {
977
warnx("unknown complete type `%c'",
cmpltype
);
Completed in 32 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025