Searched refs:NIRES_ABS (Results 1 – 4 of 4) sorted by relevance
199 #define NIRES_ABS 0x00000001 /* Path was absolute */ macro
344 ndp->ni_resflags |= NIRES_ABS; in namei_setup()
5802 ndp->ni_resflags = NIRES_ABS; in cache_fplookup()
3661 if (newfd != AT_FDCWD && (tond.ni_resflags & NIRES_ABS) == 0) { in kern_renameat()