Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dexpand.c87 static const char *exptilde(const char *, int);
278 p = exptilde(p, flag); in argstr()
337 p = exptilde(p, flag); in argstr()
356 exptilde(const char *p, int flag) in exptilde() function
/freebsd/libexec/ftpd/
H A Dftpcmd.y962 if ((p = exptilde($1)) != NULL) {
1126 static char *exptilde(char *);
1672 exptilde(char *s)