Home
last modified time | relevance | path

Searched refs:tilde_find_prefix (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dtilde.c119 static int tilde_find_prefix (const char *, int *);
128 tilde_find_prefix (const char *string, int *len) in tilde_find_prefix() function
208 start = tilde_find_prefix (string, &len); in tilde_expand()
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dtilde.c65 tilde_find_prefix (char *string, int *len) in tilde_find_prefix() function
135 start = tilde_find_prefix (string, &len); in tilde_expand()