Home | History | Annotate | Download | only in bfd

Lines Matching refs:FOPEN_RUB

335   mode = FOPEN_RUB; /* Assume full access.  */
352 case O_WRONLY: mode = FOPEN_RUB; break;
353 case O_RDWR: mode = FOPEN_RUB; break;