Searched refs:FR_EXNAMED (Results 1 – 3 of 3) sorted by relevance
239 !F_ISSET(sp->frp, FR_EXNAMED)) {255 F_SET(sp->frp, FR_NAMECHANGE | FR_EXNAMED);
218 !F_ISSET(sp->frp, FR_EXNAMED)) {229 F_SET(sp->frp, FR_NAMECHANGE | FR_EXNAMED);
33 #define FR_EXNAMED 0x0004 /* Read/write renamed the file. */ macro