Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ed/
H A Ded.c290 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