Searched refs:os_getInputString (Results 1 – 3 of 3) sorted by relevance
124 S32 os_getInputString(PS8 inbuf, S32 len);
524 S32 os_getInputString(PS8 inbuf, S32 len) in os_getInputString() function
814 res = os_getInputString(inbuf, sizeof(inbuf)); in Console_Start()