Home
last modified time | relevance | path

Searched refs:FS_PWD (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpathutil.h117 #define FS_PWD "." /* The current working directory */ macro
H A Dcplfile.c655 dirpath = FS_PWD; in cf_complete_entry()
H A Dexpand.c439 dirname = FS_PWD; in ef_expand_file()
H A Dpcache.c1396 if(_dr_open_dir(pc->dr, FS_PWD, NULL)) in CPL_MATCH_FN()