Searched refs:niquery_option_subject_name_handler (Results 1 – 2 of 2) sorted by relevance
/external/iputils/ |
D | ping6.c | 271 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
|
D | RELNOTES | 237 ping6: Consolidate error path of niquery_option_subject_name_handler().
|