Home
last modified time | relevance | path

Searched defs:match_mask (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/lib/libc/port/gen/
H A Dttyname.c201 _ttyname_common(struct stat64 *fsp, char *buffer, uint_t match_mask) in _ttyname_common() argument
358 ispts(struct stat64 * fsb,int match_mask) ispts() argument
385 ispty(struct stat64 * fsb,int match_mask) ispty() argument
478 srch_dir(const entry_t path,int match_mask,int depth,const entry_t skip_dirs[],struct stat64 * fsb) srch_dir() argument
[all...]
/titanic_52/usr/src/uts/common/inet/ip/
H A Dip_ftable.c666 ipaddr_t match_mask; in ire_find_best_route() local