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

  /external/sepolicy/
tee.te 5 type tee_exec, exec_type, file_type;
attributes 19 attribute exec_type;
  /external/grub/stage2/
boot.c 43 int len, i, exec_type = 0, align_4k = 1; local
169 exec_type = 2;
216 exec_type = 1;
494 if (exec_type) /* can be loaded like a.out */

Completed in 67 milliseconds