OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HistEvent
(Results
1 - 15
of
15
) sorted by relevancy
/src/lib/libedit/
history.c
95
typedef int (*history_gfun_t)(void *, TYPE(
HistEvent
) *);
96
typedef int (*history_efun_t)(void *, TYPE(
HistEvent
) *, const Char *);
97
typedef void (*history_vfun_t)(void *, TYPE(
HistEvent
) *);
98
typedef int (*history_sfun_t)(void *, TYPE(
HistEvent
) *, const int);
137
static int history_setsize(TYPE(History) *, TYPE(
HistEvent
) *, int);
138
static int history_getsize(TYPE(History) *, TYPE(
HistEvent
) *);
139
static int history_setunique(TYPE(History) *, TYPE(
HistEvent
) *, int);
140
static int history_getunique(TYPE(History) *, TYPE(
HistEvent
) *);
145
static int history_prev_event(TYPE(History) *, TYPE(
HistEvent
) *, int);
146
static int history_next_event(TYPE(History) *, TYPE(
HistEvent
) *, int)
[
all
...]
histedit.h
194
typedef struct
HistEvent
{
197
}
HistEvent
;
205
int history(History *,
HistEvent
*, int, ...);
readline.c
308
HistEvent
ev;
441
HistEvent
ev;
578
HistEvent
ev;
1237
HistEvent
ev;
1263
HistEvent
ev;
1425
HistEvent
ev;
1448
HistEvent
ev;
1461
HistEvent
ev;
1490
HistEvent
ev;
1536
HistEvent
ev
[
all
...]
/src/bin/csh/
hist.c
94
HistEvent
ev;
109
HistEvent
ev;
set.c
567
HistEvent
ev;
/src/bin/sh/
histedit.c
259
HistEvent
he;
284
HistEvent
he;
524
HistEvent
he;
609
HistEvent
he;
1045
HistEvent
he;
input.c
344
HistEvent
he;
/src/lib/libedit/TEST/
tc1.c
133
HistEvent
ev;
/src/usr.sbin/lpr/lpc/
lpc.c
82
HistEvent
he;
/src/usr.sbin/crash/
crash.c
70
static
HistEvent
he;
/src/usr.bin/mail/
complete.c
1135
HistEvent
ev;
1216
HistEvent
ev;
/src/usr.bin/ftp/
main.c
702
HistEvent
ev;
util.c
999
HistEvent
ev;
/src/sbin/fsdb/
fsdb.c
360
HistEvent
he;
/src/usr.bin/cdplay/
cdplay.c
162
static
HistEvent
he;
Completed in 32 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026