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()
1132 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_register()
1192 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_setopt()
1256 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_message()
1453 NETAGENTLOG0(LOG_DEBUG, "Updated agent (no changes)"); in netagent_handle_update_inner()
1492 NETAGENTLOG0(LOG_DEBUG, "Updated agent"); in netagent_handle_update_inner()
1706 NETAGENTLOG((error == ENOENT ? LOG_DEBUG : LOG_ERR), "Client assignment failed: %d", error); in netagent_assign_nexus()
1710 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_assign_nexus()
1828 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_setopt()
1901 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_message()
1991 NETAGENTLOG0(LOG_DEBUG, "Agent assigned group members to client"); in netagent_handle_assign_group_setopt()
2532 NETAGENTLOG0(LOG_DEBUG, "Interface event with no associated agent"); in netagent_post_updated_interfaces()
2706 NETAGENTLOG0(LOG_DEBUG, "Flags requested for invalid netagent"); in netagent_get_flags()
2734 NETAGENTLOG0(LOG_DEBUG, in netagent_set_flags()
2756 NETAGENTLOG0(LOG_DEBUG, "Generation requested for invalid netagent"); in netagent_get_generation()
2854 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_client_message_with_params()
3060 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_copyout()
3075 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied agent content (error %d)", error); in netagent_copyout()
3094 NETAGENTLOG0(LOG_DEBUG, "Network agent for request UUID could not be found"); in netagent_acquire_token()
3101 NETAGENTLOG0(LOG_DEBUG, "Network agent does not have any tokens"); in netagent_acquire_token()
3130 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied token content (error %d)", error); in netagent_acquire_token()