Home
last modified time | relevance | path

Searched refs:instance_stopped (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c280 instance_stopped(const instance_t *inst) in instance_stopped() function
2366 if (!instance_stopped(inst)) { in process_non_start_term()
2522 if (!instance_stopped(inst) && !INST_IN_TRANSITION(inst)) in inetd_stop()
3579 if (!instance_stopped(instance)) { in event_loop()