Searched refs:PD_FLG_UNIQUE (Results 1 – 2 of 2) sorted by relevance
136 uint_t mode = (LA_SER_LIBPATH | PD_FLG_UNIQUE); in get_dir_list()191 (LA_SER_LIBPATH | LA_SER_CONFIG | PD_FLG_UNIQUE); in get_dir_list()1111 if (orig & PD_FLG_UNIQUE) { in expand_paths()
419 #define PD_FLG_UNIQUE 0x00800000 /* ensure path is unique */ macro