Lines Matching refs:LOG_DEBUG

732 		NETAGENTLOG0(LOG_DEBUG, "Request to get use count");  in netagent_ctl_getopt()
737 NETAGENTLOG0(LOG_DEBUG, "Request to get token count"); in netagent_ctl_getopt()
742 NETAGENTLOG0(LOG_DEBUG, "Request to get token low water mark"); in netagent_ctl_getopt()
772 NETAGENTLOG0(LOG_DEBUG, "Request for registration"); in netagent_ctl_setopt()
777 NETAGENTLOG0(LOG_DEBUG, "Request for update"); in netagent_ctl_setopt()
782 NETAGENTLOG0(LOG_DEBUG, "Request for unregistration"); in netagent_ctl_setopt()
787 NETAGENTLOG0(LOG_DEBUG, "Request for assigning nexus"); in netagent_ctl_setopt()
792 NETAGENTLOG0(LOG_DEBUG, "Request for assigning group members"); in netagent_ctl_setopt()
797 NETAGENTLOG0(LOG_DEBUG, "Request to set use count"); in netagent_ctl_setopt()
802 NETAGENTLOG0(LOG_DEBUG, "Request to add a token"); in netagent_ctl_setopt()
807 NETAGENTLOG0(LOG_DEBUG, "Request to flush tokens"); in netagent_ctl_setopt()
812 NETAGENTLOG0(LOG_DEBUG, "Request to set token low water mark"); in netagent_ctl_setopt()
817 NETAGENTLOG0(LOG_DEBUG, "Request to reset client error"); in netagent_ctl_setopt()
822 NETAGENTLOG0(LOG_DEBUG, "Request to enable session mode"); in netagent_ctl_setopt()
827 NETAGENTLOG0(LOG_DEBUG, "Request for unregistration of all agents"); in netagent_ctl_setopt()
849 NETAGENTLOG(LOG_DEBUG, "Create agent session, control unit %d", control_unit); in netagent_create_session()
959 NETAGENTLOG0(LOG_DEBUG, "Unregistered agent"); in netagent_unregister_all_session_registrations()
1006 NETAGENTLOG0(LOG_DEBUG, "Unregistered agent"); in netagent_unregister_one_session_registration()
1133 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_register()
1193 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_setopt()
1257 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_message()
1454 NETAGENTLOG0(LOG_DEBUG, "Updated agent (no changes)"); in netagent_handle_update_inner()
1493 NETAGENTLOG0(LOG_DEBUG, "Updated agent"); in netagent_handle_update_inner()
1707 NETAGENTLOG((error == ENOENT ? LOG_DEBUG : LOG_ERR), "Client assignment failed: %d", error); in netagent_assign_nexus()
1711 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_assign_nexus()
1829 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_setopt()
1902 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_message()
1992 NETAGENTLOG0(LOG_DEBUG, "Agent assigned group members to client"); in netagent_handle_assign_group_setopt()
2533 NETAGENTLOG0(LOG_DEBUG, "Interface event with no associated agent"); in netagent_post_updated_interfaces()
2707 NETAGENTLOG0(LOG_DEBUG, "Flags requested for invalid netagent"); in netagent_get_flags()
2735 NETAGENTLOG0(LOG_DEBUG, in netagent_set_flags()
2757 NETAGENTLOG0(LOG_DEBUG, "Generation requested for invalid netagent"); in netagent_get_generation()
2855 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_client_message_with_params()
3061 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_copyout()
3076 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied agent content (error %d)", error); in netagent_copyout()
3095 NETAGENTLOG0(LOG_DEBUG, "Network agent for request UUID could not be found"); in netagent_acquire_token()
3102 NETAGENTLOG0(LOG_DEBUG, "Network agent does not have any tokens"); in netagent_acquire_token()
3131 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied token content (error %d)", error); in netagent_acquire_token()