gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:fchown (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/include/netbsd/unistd.h - 11.8KB - 358 lines
239: #if defined(_XOPEN_SOURCE)
240: int      fchown(int, uid_t, gid_t) __RENAME(__posix_fchown);
241: #else