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

  /external/bluetooth/bluez/test/
hstest.c 161 mode_t filemode; local
182 filemode = O_RDONLY;
185 filemode = O_WRONLY | O_CREAT | O_TRUNC;
216 if ((fd = open(filename, filemode)) < 0) {
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 

Completed in 376 milliseconds