OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:str_ends_with
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
mem1.c
326
str_ends_with
(const char *haystack, const char *needle)
function
353
str_ends_with
(curr_pos.p_file, ".c"));
decl.c
1829
str_ends_with
(const char *s, const char *suffix)
function
1843
str_ends_with
(curr_pos.p_file, ".c") &&
tree.c
838
str_ends_with
(const char *haystack, const char *needle)
function
852
(
str_ends_with
(name, "_overflow") ||
853
str_ends_with
(name, "_overflow_p"));
Completed in 35 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026