Home
last modified time | relevance | path

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

/PHP-8.3/ext/snmp/tests/
H A Dsnmp3-error.phpt18 //int snmp3_get(string host, string sec_name, string sec_level, string auth_protocol,
H A Dsnmp3.phpt15 //int snmp3_get(string host, string sec_name, string sec_level, string auth_protocol,
/PHP-8.3/ext/snmp/
H A Dsnmp.c1065 static bool netsnmp_session_set_security(struct snmp_session *session, zend_string *sec_level, in netsnmp_session_set_security() argument
1071 if (!netsnmp_session_set_sec_level(session, sec_level)) { in netsnmp_session_set_security()

Completed in 11 milliseconds