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

  /src/libexec/telnetd/
global.c 68 int diagnostic; /* telnet diagnostic capabilities */ variable in typeref:typename:int
  /src/usr.bin/xlint/lint1/
README.md 44 ## Configurable diagnostic messages
233 They do this by placing `expect` comments near the location of the diagnostic.
234 The comment `/* expect+1: ... */` expects a diagnostic to be generated for the
235 code 1 line below, `/* expect-5: ... */` expects a diagnostic to be generated
242 Each diagnostic has its own test `msg_???.c` that triggers the corresponding
243 diagnostic.
  /src/sys/arch/hppa/include/
iomod.h 343 u_int diagnostic; /* diagnostic use (reserved) */ member in struct:iomod
378 #define CMD_STOP 0 /* halt any I/O, enable diagnostic access */
390 #define IO_ERR_DMA_DG 0x00010 /* module in diagnostic mode */

Completed in 15 milliseconds