HomeSort by relevance Sort by last modified time
    Searched refs:__bionic_get_shell_path (Results 1 - 3 of 3) sorted by null

  /bionic/libc/upstream-netbsd/android/include/
netbsd-compat.h 48 __LIBC_HIDDEN__ extern const char* __bionic_get_shell_path();
49 #define _PATH_BSHELL __bionic_get_shell_path()
  /bionic/libc/bionic/
__bionic_get_shell_path.cpp 54 __LIBC_HIDDEN__ extern "C" const char* __bionic_get_shell_path() { function
  /bionic/libc/upstream-openbsd/android/include/
openbsd-compat.h 80 __LIBC_HIDDEN__ extern const char* __bionic_get_shell_path();
81 #define _PATH_BSHELL __bionic_get_shell_path()

Completed in 266 milliseconds