OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_link
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tmux/dist/
grid.c
951
struct screen *sc, int *
has_link
)
1051
*
has_link
= grid_string_cells_add_hyperlink(buf, len,
1053
} else if (*
has_link
) {
1056
*
has_link
= 0;
1072
int
has_link
= 0;
local
1098
flags, s, &
has_link
);
1131
if (
has_link
) {
grid.c
951
struct screen *sc, int *
has_link
)
1051
*
has_link
= grid_string_cells_add_hyperlink(buf, len,
1053
} else if (*
has_link
) {
1056
*
has_link
= 0;
1072
int
has_link
= 0;
local
1098
flags, s, &
has_link
);
1131
if (
has_link
) {
Completed in 77 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026