HomeSort by relevance Sort by last modified time
    Searched defs:utimens (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
fuse.h 228 int (*utimens)(const char*, const struct timespec tv[2]); member in struct:fuse_operations
kernel_proxy.cc 885 int KernelProxy::utimens(const char* path, const struct timespec times[2]) { function in class:nacl_io::KernelProxy
    [all...]

Completed in 71 milliseconds