Searched refs:tilde_find_prefix (Results 1 – 2 of 2) sorted by relevance
119 static int tilde_find_prefix (const char *, int *);128 tilde_find_prefix (const char *string, int *len) in tilde_find_prefix() function208 start = tilde_find_prefix (string, &len); in tilde_expand()
65 tilde_find_prefix (char *string, int *len) in tilde_find_prefix() function135 start = tilde_find_prefix (string, &len); in tilde_expand()