OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strcmpx
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/rdma/
utils.c
26
static int
strcmpx
(const char *str1, const char *str2)
function
37
return
strcmpx
(rd_argv(rd), pattern) == 0;
/external/iproute2/devlink/
devlink.c
261
static int
strcmpx
(const char *str1, const char *str2)
function
272
return
strcmpx
(dl_argv(dl), pattern) == 0;
[
all
...]
Completed in 2554 milliseconds