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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_nbio_v7_4.c 492 uint32_t corr, fatal, non_fatal; local
498 non_fatal = REG_GET_FIELD(global_sts, RAS_GLOBAL_STATUS_LO,
507 if (corr || fatal || non_fatal) {
  /src/usr.sbin/rpcbind/
rpcbind.c 325 int non_fatal = 0; local
327 non_fatal = 1;
328 syslog(non_fatal ? LOG_DEBUG : LOG_ERR,
395 int non_fatal = 0; local
398 non_fatal = 1;
399 syslog(non_fatal ? LOG_DEBUG : LOG_ERR,
  /src/external/gpl3/binutils/dist/binutils/
bucomm.c 137 non_fatal (const char *format, ...)
631 non_fatal (_("'%s': No such file"), file_name);
633 non_fatal (_("Warning: could not locate '%s'. reason: %s"),
637 non_fatal (_("Warning: '%s' is a directory"), file_name);
642 non_fatal (_("Warning: '%s' is not an ordinary file"), file_name);
648 non_fatal (_("Warning: '%s' has negative size, probably it is too large"),
659 non_fatal (_("Warning: '%s' is not an ordinary file"),
135 non_fatal (const char *format, ...) function
  /src/external/gpl3/binutils.old/dist/binutils/
bucomm.c 137 non_fatal (const char *format, ...)
631 non_fatal (_("'%s': No such file"), file_name);
633 non_fatal (_("Warning: could not locate '%s'. reason: %s"),
637 non_fatal (_("Warning: '%s' is a directory"), file_name);
642 non_fatal (_("Warning: '%s' is not an ordinary file"), file_name);
648 non_fatal (_("Warning: '%s' has negative size, probably it is too large"),
659 non_fatal (_("Warning: '%s' is not an ordinary file"),
135 non_fatal (const char *format, ...) function
  /src/external/gpl3/gdb/dist/include/opcode/
aarch64.h 1899 bool non_fatal;
1895 bool non_fatal; member in struct:aarch64_operand_error
  /src/external/gpl3/gdb.old/dist/include/opcode/
aarch64.h 1774 bool non_fatal;
1770 bool non_fatal; member in struct:aarch64_operand_error
  /src/external/gpl3/binutils/dist/include/opcode/
aarch64.h 2049 bool non_fatal;
2045 bool non_fatal; member in struct:aarch64_operand_error
  /src/external/gpl3/binutils.old/dist/include/opcode/
aarch64.h 2057 bool non_fatal;
2053 bool non_fatal; member in struct:aarch64_operand_error

Completed in 40 milliseconds