HomeSort by: relevance | last modified time | path
    Searched defs:non_root (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/bind/dist/bin/named/
os.c 73 static bool non_root = false; variable
83 if ((getuid() != 0 && !non_root_caps) || non_root) {
252 non_root = true;
  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 423 unsigned int non_root : 1; member in struct:function_info
3237 if (!root_only || !sinfo->fun[i].non_root)
3287 call->fun->non_root = true;
3356 fun->non_root = false;
4009 if (!fun->non_root
4020 if (!fun->non_root)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 423 unsigned int non_root : 1; member in struct:function_info
3237 if (!root_only || !sinfo->fun[i].non_root)
3287 call->fun->non_root = true;
3356 fun->non_root = false;
4009 if (!fun->non_root
4020 if (!fun->non_root)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 423 unsigned int non_root : 1; member in struct:function_info
3233 if (!root_only || !sinfo->fun[i].non_root)
3283 call->fun->non_root = true;
3352 fun->non_root = false;
4005 if (!fun->non_root
4016 if (!fun->non_root)
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 423 unsigned int non_root : 1; member in struct:function_info
3237 if (!root_only || !sinfo->fun[i].non_root)
3287 call->fun->non_root = true;
3356 fun->non_root = false;
4009 if (!fun->non_root
4020 if (!fun->non_root)

Completed in 47 milliseconds