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

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dpcomplete.c1354 char **rmatches, *t; local
1385 rmatches = ret->list;
1389 rmatches = (char **)NULL;
1391 return (rmatches);

Completed in 75 milliseconds