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

  /src/lib/libcurses/
putchar.c 45 __cputchar(int ch) function in typeref:typename:int
48 __CTRACE(__CTRACE_OUTPUT, "__cputchar: %s\n", unctrl(ch));
53 * This is the same as __cputchar but the extra argument holds the file
79 * This is the same as __cputchar but the extra argument holds the file
putchar.c 45 __cputchar(int ch) function in typeref:typename:int
48 __CTRACE(__CTRACE_OUTPUT, "__cputchar: %s\n", unctrl(ch));
53 * This is the same as __cputchar but the extra argument holds the file
79 * This is the same as __cputchar but the extra argument holds the file

Completed in 22 milliseconds