Home
last modified time | relevance | path

Searched refs:klibc_fcntl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfcntl.c178 static int klibc_fcntl (int fd, int action, /* arg */...);
205 # define fcntl klibc_fcntl in fcntl()
551 klibc_fcntl (int fd, int action, /* arg */...) in klibc_fcntl() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/
H A DChangeLog422 (klibc_fcntl): Update.