Home
last modified time | relevance | path

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

/trueos/bin/sh/
HDexpand.c102 static char *exptilde(char *, int);
224 p = exptilde(p, flag); in argstr()
279 p = exptilde(p, flag); in argstr()
296 exptilde(char *p, int flag) in exptilde() function
/trueos/libexec/ftpd/
HDftpcmd.y969 if ((p = exptilde($1)) != NULL) {
1133 static char *exptilde(char *);
1679 exptilde(char *s)