Given:
online 16:23:28 svc:/network/telnet:default
offline 10:59:38 svc:/application/print/ipp-listener:default maintenance 17:56:41 svc:/network/ssh:default
Which two statements are true? (Choose two.)

A.
Running svcs -x will return the process IDs for the telnet service.
B.
The processes required for the telnet service are running.
C.
Running kill /network/telnet will shut down the telnet service.
D.
Running svcadm clear ssh will try to restart the ssh service.
E.
Running svcs -p network/ssh will return the PID of sshd.