ki_fchown         114 native_client_sdk/src/libraries/nacl_io/kernel_intercept.h int ki_fchown(int fd, uid_t owner, gid_t group);
ki_fchown           9 native_client_sdk/src/libraries/nacl_io/syscalls/fchown.c   return ki_fchown(fd, owner, group);