Searched refs:PD_FLG_DUPLICAT (Results 1 – 4 of 4) sorted by relevance
1008 return (PD_FLG_DUPLICAT); in is_path_unique()1125 if ((tkns & PD_FLG_DUPLICAT) && (tracing == 0) && in expand_paths()
416 #define PD_FLG_DUPLICAT 0x00200000 /* path is a duplicate */ macro
3241 (pdp->pd_flags & PD_FLG_DUPLICAT), obj)); in is_path_used()3247 if (pdp->pd_flags & PD_FLG_DUPLICAT) in is_path_used()3252 if (pdp->pd_flags & PD_FLG_DUPLICAT) in is_path_used()
2037 if (pdp->pd_flags & PD_FLG_DUPLICAT) in load_so()