Searched refs:F_SETOWN (Results 1 – 10 of 10) sorted by relevance
26 #if !(defined(F_SETOWN) || (defined(HAVE_DECL_F_SETOWN) && HAVE_DECL_F_SETOWN))27 # define F_SETOWN 8 macro101 XLAT(F_SETOWN),
10 F_SETOWN 8
109 #ifndef F_SETOWN110 #define F_SETOWN 8 /* for sockets. */ macro
17 if (fcntl(s, F_SETOWN, getpid()) < 0) in main()
43 #define F_SETOWN 24 /* for sockets. */ macro
95 case F_SETOWN: in print_fcntl()
14 # - F_GETOWN, F_SETOWN
477 fcntl.fcntl(fd, fcntl.F_SETOWN, os.getpid())
285 #define VKI_F_SETOWN F_SETOWN
515 #define VKI_F_SETOWN F_SETOWN