OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_subst_symbol
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/util/
subst.c
76
static char *
get_subst_symbol
(const char *begin, size_t len, char prefix)
function
145
replace_name =
get_subst_symbol
(name_ptr, len, 0);
187
replace_name =
get_subst_symbol
(name_ptr, len, '$');
Completed in 667 milliseconds