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

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_value.h 76 unsigned getLine() const { return Line; }
  /src/sys/arch/sun3/include/
mon.h 166 int (*getLine)(int); /* Get line from user */
307 * getLine -- read the next input line into a global buffer
309 * getline(echop)
  /src/sys/arch/sparc/include/
oldmon.h 207 int (*getLine)(void); /* Get line from user */
  /src/sys/arch/sun68k/include/
mon.h 170 int (*getLine)(int); /* Get line from user */
311 * getLine -- read the next input line into a global buffer
313 * getline(echop)

Completed in 66 milliseconds