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

  /src/sys/dev/rcons/
rcons_kern.c 73 rcons_puts(mydevicep, "\r\n", 2);
76 rcons_puts(mydevicep, buf, 1);
97 rcons_puts(mydevicep, buf, n);
rcons.h 106 void rcons_puts(struct rconsole *, const unsigned char *, int);
rcons_subr.c 105 rcons_puts(struct rconsole *rc, const unsigned char *str, int n) function in typeref:typename:void

Completed in 12 milliseconds