Home | Sort by: relevance | last modified time | path |
/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)); |