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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
getwd.c 8 char* getwd(char* buf) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
unistd.h 217 extern char *__REDIRECT_NTH (__getwd_warn, (char *__buf), getwd)
218 __nonnull ((1)) __wur __warnattr ("please use getcwd instead, as getwd "
222 __NTH (getwd (char *__buf)) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
unistd.h 217 extern char *__REDIRECT_NTH (__getwd_warn, (char *__buf), getwd)
218 __nonnull ((1)) __wur __warnattr ("please use getcwd instead, as getwd "
222 __NTH (getwd (char *__buf)) function
  /ndk/sources/host-tools/make-3.81/
vmsfunctions.c 134 getwd (char *cwd) function
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_proxy.cc 318 char* KernelProxy::getwd(char* buf) { function in class:nacl_io::KernelProxy
    [all...]

Completed in 267 milliseconds