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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dexecute_cmd.c180 static char *getinterp __P((char *, int, int *));
3779 getinterp (sample, sample_len, endp) function
3823 execname = getinterp (sample, sample_len, &i);
3977 interp = getinterp (sample, sample_len, (int *)NULL);

Completed in 70 milliseconds