Searched refs:srch_dir (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dttyname.c99 static int srch_dir(const entry_t path, int match_mask, int depth,
294 found = srch_dir(srch_dirs[dirno], match_mask,
305 found = srch_dir(dev_dir, match_mask, 0, srch_dirs, fsp);
482 * srch_dir() searches directory path and all directories under it up
487 * srch_dir() returns 1 if a match (on device and inode) is found,
493 srch_dir(const entry_t path, /* current path */ function
572 found = srch_dir(file, match_mask, depth+1,

Completed in 15 milliseconds