/usr/sbin/inetd
Usually you can do a man on a command to find out where it is, that is if `which inetd` doesn't tell you. You should check the man page before you start killing/restarting stuff anyway.
That particular process does have a run control script that starts it automatically when it enters a given run-level, /etc/rc2.d/S72inetsvc
HTH
Brian