Searched refs:rpl_fcntl (Results 1 - 4 of 4) sorted by relevance

/external/bison/lib/
H A Dfcntl.c31 # define rpl_fcntl fcntl macro
169 rpl_fcntl (int fd, int action, /* arg */...) function
246 result = rpl_fcntl (fd, F_DUPFD, target);
253 result = rpl_fcntl (fd, F_DUPFD, target);
H A Dfcntl.in.h89 # define fcntl rpl_fcntl
/external/bison/darwin-lib/
H A Dfcntl.h401 # define fcntl rpl_fcntl
/external/bison/linux-lib/
H A Dfcntl.h401 # define fcntl rpl_fcntl

Completed in 154 milliseconds