Searched refs:__fcntl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dwrapper.h93 int (* __fcntl)(int fd, int cmd, long arg); member in struct:SMBW_libc
H A Dwrapper.c191 GETSYM(__fcntl, "__fcntl");
724 int __fcntl(int fd, int cmd, ...) function
733 check_init("__fcntl");
734 return fcntlx(fd, cmd, arg, smbw_libc.__fcntl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure33402 for ac_func in _close __close _fchdir __fchdir _fcntl __fcntl
[all...]

Completed in 141 milliseconds