HomeSort by relevance Sort by last modified time
    Searched full:get_subst_symbol (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/util/
subst.c 92 static char *get_subst_symbol(const char *begin, size_t len, char prefix) function
161 replace_name = get_subst_symbol(name_ptr, len, 0);
203 replace_name = get_subst_symbol(name_ptr, len, '$');

Completed in 186 milliseconds