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

  /src/sys/lib/libsa/
subr_prf.c 63 static void sputchar(int);
136 sputchar(int c) function in typeref:typename:void
156 kdoprnt(buf == NULL ? null_sputchar : sputchar, fmt, ap);
subr_prf.c 63 static void sputchar(int);
136 sputchar(int c) function in typeref:typename:void
156 kdoprnt(buf == NULL ? null_sputchar : sputchar, fmt, ap);
subr_prf.c 63 static void sputchar(int);
136 sputchar(int c) function in typeref:typename:void
156 kdoprnt(buf == NULL ? null_sputchar : sputchar, fmt, ap);

Completed in 31 milliseconds