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

/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A Ddefs.h161 char *exptilde(char [], char *);
H A Dserver.c135 if (exptilde(target, cp) == NULL)
196 if (exptilde(buf, cp) == NULL)
273 rname = exptilde(target, src);
H A Dexpand.c560 exptilde(char *expbuf, char *file) function
H A Ddocmd.c450 if (exptilde(target, name) == NULL)
/netbsd-6-1-5-RELEASE/bin/sh/
H A Dexpand.c97 STATIC char *exptilde(char *, int);
197 p = exptilde(p, flag);
245 p = exptilde(p, flag);
261 exptilde(char *p, int flag) function

Completed in 121 milliseconds