Searched refs:smart_string_appends (Results 1 – 3 of 3) sorted by relevance
30 #define smart_string_appends(str, src) \ macro
956 smart_string_appends(&err, "Authentication protocol must be \"SHA\""); in netsnmp_session_set_auth_protocol()958 smart_string_appends(&err, " or \"SHA256\""); in netsnmp_session_set_auth_protocol()961 smart_string_appends(&err, " or \"SHA512\""); in netsnmp_session_set_auth_protocol()964 smart_string_appends(&err, " or \"MD5\""); in netsnmp_session_set_auth_protocol()
413 smart_string_appends(&buf_value, value); in multipart_buffer_headers()415 smart_string_appends(&buf_value, line); in multipart_buffer_headers()
Completed in 21 milliseconds