Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtecla/common/
H A Dexpand.c565 DirNode *subdnode = ef_open_dir(ef, ef->path->name); in ef_match_relative_pathname() local
566 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()