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

  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl14.c 82 short c_flag; member in struct:__anon28538
633 if ((thiscase->c_flag) == NOBLOCK) {
707 if ((thiscase->c_flag) == NOBLOCK) {
716 if ((thiscase->c_flag) == WILLBLOCK) {
835 thiscase->c_len, thiscase->c_flag,
847 if ((thiscase->c_flag) == WILLBLOCK) {
954 &thiscase->c_len, &thiscase->c_flag, &thiscase->a_type,
1086 thiscase->c_len, thiscase->c_flag,
  /toolchain/binutils/binutils-2.27/bfd/
rs6000-core.c 344 int c_flag; local
368 c_flag = core.new_dump.c_flag;
379 c_flag = core.old.c_flag;
429 if (!(c_flag & UBLOCK_VALID)
430 || !(c_flag & LE_VALID))
436 if (!(c_flag & USTACK_VALID))
444 if (!(c_flag & (FULL_CORE | CORE_TRUNC)))
470 if (c_flag & CORE_TRUNC
    [all...]
  /external/e2fsprogs/misc/
tune2fs.c 79 static int c_flag, C_flag, e_flag, f_flag, g_flag, i_flag, l_flag, L_flag; variable
    [all...]
  /toolchain/binutils/binutils-2.27/include/coff/
rs6000.h 300 unsigned char c_flag[1]; member in struct:external_core_dumpx
  /toolchain/binutils/binutils-2.27/include/opcode/
m88k.h 127 c_flag:1, member in struct:IR_FIELDS
428 c_flag:1, /* complement. */ member in struct:SIM_FLAGS

Completed in 395 milliseconds