OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:edit_history
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/wpa/dist/src/utils/
edit.c
27
struct
edit_history
{
struct
33
static struct
edit_history
*history_curr;
178
struct
edit_history
*h, *match = NULL, *last = NULL;
184
dl_list_for_each(h, &history_list, struct
edit_history
, list) {
230
dl_list_first(&history_list, struct
edit_history
, list)) {
241
dl_list_last(&history_list, struct
edit_history
, list))
245
struct
edit_history
, list);
254
dl_list_first(&history_list, struct
edit_history
, list)) {
266
struct
edit_history
, list);
298
struct
edit_history
*h
[
all
...]
Completed in 18 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026