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

  /bionic/libc/tools/
gensyscalls.py 43 def create_file( relpath ): function
392 fp = create_file( path )
442 fp = create_file( path )
463 fp = create_file( fname )
471 fp = create_file( fname )
479 fp = create_file( fname )
  /external/bluetooth/bluez/src/
textfile.c 81 int create_file(const char *filename, const mode_t mode) function
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 678 &create_file (&get_basefile, $answer);
924 sub create_file subroutine
963 &create_file ("$basedir/$path", $1 . "\n");

Completed in 170 milliseconds