OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_tab
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
emacs.c
111
static Findex (*
x_tab
)[X_TABSZ]; /* key definition */
variable in typeref:typename:Findex (*)[]
371
:
x_tab
[x_curprefix][c&CHARMASK];
930
f =
x_tab
[0][c&CHARMASK];
1373
if (
x_tab
[prefix][key] != XFUNC_ins_string)
1374
shprintf("%s\n", x_ftab[
x_tab
[prefix][key]].xf_name);
1390
if (
x_tab
== NULL) {
1407
f =
x_tab
[prefix][key];
1420
if (
x_tab
[prefix][key] == XFUNC_meta1)
1422
else if (
x_tab
[prefix][key] == XFUNC_meta2)
1456
if (
x_tab
[prefix][key] == XFUNC_ins_string && x_atab[prefix][key]
[
all
...]
Completed in 48 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025