Searched refs:ef_record_pathname (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libtecla/common/ |
H A D | expand.c | 115 static int ef_record_pathname(ExpandFile *ef, const char *pathname, 406 if(ef_record_pathname(ef, path, 1)) in ef_expand_file() 426 if(ef_record_pathname(ef, FS_ROOT_DIR, 0)) in ef_expand_file() 544 if(ef_record_pathname(ef, ef->path->name, 0)) in ef_match_relative_pathname() 559 if(ef_record_pathname(ef, ef->path->name, 0)) in ef_match_relative_pathname() 599 static int ef_record_pathname(ExpandFile *ef, const char *pathname, in ef_record_pathname() function
|