Searched refs:PD_FLG_DUPLICAT (Results 1 – 4 of 4) sorted by relevance
1009 return (PD_FLG_DUPLICAT); in is_path_unique()1126 if ((tkns & PD_FLG_DUPLICAT) && (tracing == 0) && in expand_paths()
416 #define PD_FLG_DUPLICAT 0x00200000 /* path is a duplicate */ macro
3249 (pdp->pd_flags & PD_FLG_DUPLICAT), obj)); in is_path_used()3255 if (pdp->pd_flags & PD_FLG_DUPLICAT) in is_path_used()3260 if (pdp->pd_flags & PD_FLG_DUPLICAT) in is_path_used()
2027 if (pdp->pd_flags & PD_FLG_DUPLICAT) in load_so()