OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_suffix
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/debugfs/
set_fields.c
350
static int
check_suffix
(const char *field)
function
411
suffix =
check_suffix
(arg);
443
int suffix =
check_suffix
(field);
576
if (
check_suffix
(field))
/external/elfutils/libdwfl/
linux-kernel-modules.c
313
check_suffix
(const FTSENT *f, size_t namelen)
function
393
const size_t suffix =
check_suffix
(f, 0);
816
if (
check_suffix
(f, namelen)
Completed in 486 milliseconds