HomeSort by: relevance | last modified time | path
    Searched defs:exptilde (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rdist/
expand.c 564 exptilde(char *expbuf, char *file) function in typeref:typename:char *
  /src/bin/sh/
expand.c 103 STATIC const char *exptilde(const char *, int);
265 p = exptilde(p, flag);
371 p = exptilde(p, flag);
389 exptilde(const char *p, int flag) function in typeref:typename:STATIC const char *
434 CTRACE(DBG_EXPAND, ("exptilde, found \"~%s\"", user));

Completed in 13 milliseconds