OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:options_cmp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tmux/dist/
options.c
89
static int
options_cmp
(struct options_entry *, struct options_entry *);
90
RB_GENERATE_STATIC(options_tree, options_entry, entry,
options_cmp
);
93
options_cmp
(struct options_entry *lhs, struct options_entry *rhs)
function
Completed in 20 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026