OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recognize
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/csh/
file.c
81
LIST,
RECOGNIZE
99
static int
recognize
(Char *, Char *, size_t, size_t);
477
* Perform a
RECOGNIZE
or LIST command on string "word".
529
else { /*
RECOGNIZE
command */
532
else if (
recognize
(extended_name,
553
if (command ==
RECOGNIZE
) {
583
recognize
(Char *extended_name, Char *entry, size_t name_length, size_t numitems)
function in typeref:typename:int
662
command = (last_Char == ESC) ?
RECOGNIZE
: LIST;
679
if (command ==
RECOGNIZE
) {
701
if (command ==
RECOGNIZE
)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025