OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mca
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/more/
command.c
61
static int
mca
; /* The multicharacter command (action) */
variable in typeref:typename:int
62
static int last_mca; /* The previous
mca
*/
107
mca
= action;
250
if (
mca
!= A_DIGIT)
268
switch (
mca
) {
287
switch (
mca
) {
305
mca
= 0;
341
mca
= 0;
371
if (
mca
)
471
last_mca =
mca
;
[
all
...]
command.c
61
static int
mca
; /* The multicharacter command (action) */
variable in typeref:typename:int
62
static int last_mca; /* The previous
mca
*/
107
mca
= action;
250
if (
mca
!= A_DIGIT)
268
switch (
mca
) {
287
switch (
mca
) {
305
mca
= 0;
341
mca
= 0;
371
if (
mca
)
471
last_mca =
mca
;
[
all
...]
Completed in 25 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025