Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h204 extern boolean_t handle_link_notifications;
H A Dmpd_tables.h73 IFF_RUNNING)) | (handle_link_notifications ? 0 : IFF_RUNNING))
H A Dmpd_main.c58 boolean_t handle_link_notifications = _B_TRUE; variable
2044 handle_link_notifications = _B_FALSE; in main()