Lines Matching refs:LOG_DEBUG
626 NETAGENTLOG0(LOG_DEBUG, "Request to get use count"); in netagent_ctl_getopt()
631 NETAGENTLOG0(LOG_DEBUG, "Request to get token count"); in netagent_ctl_getopt()
636 NETAGENTLOG0(LOG_DEBUG, "Request to get token low water mark"); in netagent_ctl_getopt()
666 NETAGENTLOG0(LOG_DEBUG, "Request for registration"); in netagent_ctl_setopt()
671 NETAGENTLOG0(LOG_DEBUG, "Request for update"); in netagent_ctl_setopt()
676 NETAGENTLOG0(LOG_DEBUG, "Request for unregistration"); in netagent_ctl_setopt()
681 NETAGENTLOG0(LOG_DEBUG, "Request for assigning nexus"); in netagent_ctl_setopt()
686 NETAGENTLOG0(LOG_DEBUG, "Request for assigning group members"); in netagent_ctl_setopt()
691 NETAGENTLOG0(LOG_DEBUG, "Request to set use count"); in netagent_ctl_setopt()
696 NETAGENTLOG0(LOG_DEBUG, "Request to add a token"); in netagent_ctl_setopt()
701 NETAGENTLOG0(LOG_DEBUG, "Request to flush tokens"); in netagent_ctl_setopt()
706 NETAGENTLOG0(LOG_DEBUG, "Request to set token low water mark"); in netagent_ctl_setopt()
711 NETAGENTLOG0(LOG_DEBUG, "Request to reset client error"); in netagent_ctl_setopt()
733 NETAGENTLOG(LOG_DEBUG, "Create agent session, control unit %d", control_unit); in netagent_create_session()
846 NETAGENTLOG0(LOG_DEBUG, "Unregistered agent"); in netagent_unregister_session_wrapper()
962 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_register()
1021 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_setopt()
1079 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_message()
1226 NETAGENTLOG0(LOG_DEBUG, "Updated agent (no changes)"); in netagent_handle_update_inner()
1263 NETAGENTLOG0(LOG_DEBUG, "Updated agent"); in netagent_handle_update_inner()
1528 NETAGENTLOG((error == ENOENT ? LOG_DEBUG : LOG_ERR), "Client assignment failed: %d", error); in netagent_assign_nexus()
1532 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_assign_nexus()
1630 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_setopt()
1704 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_message()
1776 NETAGENTLOG0(LOG_DEBUG, "Agent assigned group members to client"); in netagent_handle_assign_group_setopt()
2159 NETAGENTLOG0(LOG_DEBUG, "Interface event with no associated agent"); in netagent_post_updated_interfaces()
2333 NETAGENTLOG0(LOG_DEBUG, "Flags requested for invalid netagent"); in netagent_get_flags()
2361 NETAGENTLOG0(LOG_DEBUG, in netagent_set_flags()
2383 NETAGENTLOG0(LOG_DEBUG, "Generation requested for invalid netagent"); in netagent_get_generation()
2481 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_client_message_with_params()
2682 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_copyout()
2696 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied agent content (error %d)", error); in netagent_copyout()
2715 NETAGENTLOG0(LOG_DEBUG, "Network agent for request UUID could not be found"); in netagent_acquire_token()
2722 NETAGENTLOG0(LOG_DEBUG, "Network agent does not have any tokens"); in netagent_acquire_token()
2751 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied token content (error %d)", error); in netagent_acquire_token()