Searched defs:GETCHAR (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/wscons/
H A Dwsmoused.h86 #define GETCHAR(scr, pos, cellp) \ macro
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd_subr.c408 #undef GETCHAR macro
412 #define GETCHAR(c, cp) { (c) = *(cp)++; } macro
H A Dppp.h665 #define GETCHAR(c, cp) { \ macro
/openbsd-current/usr.sbin/pppd/
H A Dpppd.h356 #define GETCHAR(c, cp) { \ macro
/openbsd-current/sys/net/
H A Dpipex_local.h329 #define GETCHAR(c, cp) do { \ macro

Completed in 134 milliseconds