OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:what_to_do
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
filecomplete.c
649
* '
what_to_do
' says what to do with the completion.
673
int
what_to_do
= '\t';
local in function:fn_complete2
678
what_to_do
= '?';
682
*completion_type =
what_to_do
;
760
if (!single_match && (
what_to_do
== '!' ||
what_to_do
== '?')) {
filecomplete.c
649
* '
what_to_do
' says what to do with the completion.
673
int
what_to_do
= '\t';
local in function:fn_complete2
678
what_to_do
= '?';
682
*completion_type =
what_to_do
;
760
if (!single_match && (
what_to_do
== '!' ||
what_to_do
== '?')) {
Completed in 27 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025