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

  /device/google/marlin/dataservices/datatop/src/
datatop_fileops.h 44 int dtop_check_writefile_access(char *fw);
datatop_opt.c 121 if (dtop_check_writefile_access(optarg) == VALID) {
130 if (dtop_check_writefile_access(optarg) == VALID)
datatop_fileops.c 101 int dtop_check_writefile_access(char *fw) function

Completed in 546 milliseconds