HomeSort by relevance Sort by last modified time
    Searched full:pathname (Results 76 - 100 of 2138) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/ndk/platforms/android-21/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /external/webrtc/webrtc/base/
fileutils_unittest.cc 20 Pathname path;
26 Pathname path;
54 Pathname path;
67 Pathname path;
90 Pathname path;
126 Pathname path;
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
fcntl.h 96 int open(const char* pathname, int flags, ...) {
108 return __open_2(pathname, flags);
111 return __open_real(pathname, flags, __builtin_va_arg_pack());
115 int openat(int dirfd, const char* pathname, int flags, ...) {
127 return __openat_2(dirfd, pathname, flags);
130 return __openat_real(dirfd, pathname, flags, __builtin_va_arg_pack());
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
DeleCommandHandler.java 26 * <li>If the required pathname parameter is missing, then reply with 501</li>
27 * <li>If the pathname parameter does not specify an existing file then reply with 550</li>
31 * The supplied pathname may be absolute or relative to the current directory.
RnfrCommandHandler.java 27 * <li>If the required FROM pathname parameter is missing, then reply with 501</li>
28 * <li>If the FROM pathname parameter does not specify a valid file or directory, then reply with 550</li>
32 * The supplied pathname may be absolute or relative to the current directory.
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
CwdCommandHandler.java 29 * <li>{@link #PATHNAME_KEY} ("pathname") - the pathname of the directory submitted on the invocation (the first command parameter)
37 public static final String PATHNAME_KEY = "pathname";
DeleCommandHandler.java 29 * <li>{@link #PATHNAME_KEY} ("pathname") - the pathname of the file name submitted on the invocation (the first command parameter)
37 public static final String PATHNAME_KEY = "pathname";
RmdCommandHandler.java 29 * <li>{@link #PATHNAME_KEY} ("pathname") - the pathname of the directory submitted on the invocation (the first command parameter)
37 public static final String PATHNAME_KEY = "pathname";

Completed in 595 milliseconds

1 2 34 5 6 7 8 91011>>