Searched refs:subdnode (Results 1 – 1 of 1) sorted by relevance
565 DirNode *subdnode = ef_open_dir(ef, ef->path->name); in ef_match_relative_pathname() local566 if(subdnode) { in ef_match_relative_pathname()567 if(ef_match_relative_pathname(ef, subdnode->dr, in ef_match_relative_pathname()569 subdnode = ef_close_dir(ef, subdnode); in ef_match_relative_pathname()572 subdnode = ef_close_dir(ef, subdnode); in ef_match_relative_pathname()