Searched refs:expnd (Results 1 – 1 of 1) sorted by relevance
290 static int expnd(char *, char *, int *, struct Fspec *);2315 if ((i = expnd((char *)sp, funny, &sz, &fss)) == -1) { in puts()2947 expnd(char line[], char buf[], int *sz, struct Fspec *f) in expnd() function