comint-simple-send

comint-simple-send is a compiled Lisp function in `comint.el'.

(comint-simple-send PROC STRING)

Default function for sending to PROC input STRING.
This just sends STRING plus a newline. To override this,
set the hook `comint-input-sender'.