Searched refs:tilde_find_suffix (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/libreadline/
H A Dtilde.c120 static int tilde_find_suffix PARAMS((const char *));
163 tilde_find_suffix (string) function
226 end = tilde_find_suffix (string);
289 function. Right now, it just calls tilde_find_suffix and allocates new
299 x = tilde_find_suffix (fname);
/freebsd-10.1-release/contrib/texinfo/info/
H A Dtilde.c94 tilde_find_suffix (char *string) function
147 end = tilde_find_suffix (string);

Completed in 53 milliseconds