Searched refs:PD_FLG_USED (Results 1 – 3 of 3) sorted by relevance
420 #define PD_FLG_USED 0x01000000 /* indicate that path is used */ macro
2060 pdp->pd_flags |= PD_FLG_USED; in load_so()
3228 if ((pdp->pd_plen == 0) || (pdp->pd_flags & PD_FLG_USED)) in is_path_used()