Home
last modified time | relevance | path

Searched refs:expanduser (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dutil.c127 expanduser(char *str) function
H A Dextern.h123 char *expanduser(char *);
/freebsd/usr.bin/vi/
H A Dcommon_extern.h123 char *expanduser(char *);
/freebsd/contrib/nvi/ex/
H A Dex_argv.c595 if ((epd = expanduser(tp)) != NULL) in argv_flt_path()
/freebsd/contrib/nvi/vi/
H A Dv_txt.c2101 if ((epd = expanduser(np)) != NULL) in txt_fc()