Home
last modified time | relevance | path

Searched refs:niquery_option_subject_name_handler (Results 1 – 2 of 2) sorted by relevance

/external/iputils/
Dping6.c271 static int niquery_option_subject_name_handler(int index, const char *arg);
287 NIQUERY_OPTION("subject-name", 1, 0, niquery_option_subject_name_handler),
288 NIQUERY_OPTION("subject-fqdn", 1, -1, niquery_option_subject_name_handler),
508 static int niquery_option_subject_name_handler(int index, const char *arg) in niquery_option_subject_name_handler() function
DRELNOTES237 ping6: Consolidate error path of niquery_option_subject_name_handler().