Searched refs:CC_OK (Results 1 – 3 of 3) sorted by relevance
448 return (CC_OK); in cmd_right()467 return (CC_OK); in cmd_right()497 return (CC_OK); in cmd_left()533 return (CC_OK);583 return (CC_OK); in cmd_erase()602 return (CC_OK); in cmd_delete()628 return (CC_OK); in cmd_werase()654 return (CC_OK); in cmd_wdelete()680 return (CC_OK); in cmd_kill()763 return (CC_OK);[all …]
359 #define CC_OK 0 /* Char was accepted & processed */ macro
399 if (cmd_char(c) != CC_OK)