vt100_yield 174 uspace/lib/vt/include/vt/vt100.h extern errno_t vt100_yield(vt100_t *); vt100_yield 81 uspace/srv/hid/output/ctl/serial.c return vt100_yield(state);