Lines Matching refs:__P
322 void fp_nquery __P((const u_char *, int, FILE *));
323 void fp_query __P((const u_char *, FILE *));
324 const char * hostalias __P((const char *));
325 void p_query __P((const u_char *));
326 void res_close __P((void));
327 int res_init __P((void));
328 int res_isourserver __P((const struct sockaddr_in *));
329 int res_mkquery __P((int, const char *, int, int, const u_char *,
331 int res_query __P((const char *, int, int, u_char *, int));
332 int res_querydomain __P((const char *, const char *, int, int,
334 int res_search __P((const char *, int, int, u_char *, int));
335 int res_send __P((const u_char *, int, u_char *, int));
336 int res_sendsigned __P((const u_char *, int, ns_tsig_key *,
424 int res_hnok __P((const char *));
425 int res_ownok __P((const char *));
426 int res_mailok __P((const char *));
427 int res_dnok __P((const char *));
428 int sym_ston __P((const struct res_sym *, const char *, int *));
429 const char * sym_ntos __P((const struct res_sym *, int, int *));
430 const char * sym_ntop __P((const struct res_sym *, int, int *));
431 int b64_ntop __P((u_char const *, size_t, char *, size_t));
432 int b64_pton __P((char const *, u_char *, size_t));
433 int loc_aton __P((const char *, u_char *));
434 const char * loc_ntoa __P((const u_char *, char *));
435 int dn_skipname __P((const u_char *, const u_char *));
436 void putlong __P((u_int32_t, u_char *));
437 void putshort __P((u_int16_t, u_char *));
439 u_int16_t _getshort __P((const u_char *));
440 u_int32_t _getlong __P((const u_char *));
442 const char * p_class __P((int));
443 const char * p_time __P((u_int32_t));
444 const char * p_type __P((int));
445 const char * p_rcode __P((int));
446 const char * p_sockun __P((union res_sockaddr_union, char *, size_t));
447 const u_char * p_cdnname __P((const u_char *, const u_char *, int, FILE *));
448 const u_char * p_cdname __P((const u_char *, const u_char *, FILE *));
449 const u_char * p_fqnname __P((const u_char *, const u_char *,
451 const u_char * p_fqname __P((const u_char *, const u_char *, FILE *));
452 const char * p_option __P((u_long));
453 char * p_secstodate __P((u_long));
454 int dn_count_labels __P((const char *));
455 int dn_comp __P((const char *, u_char *, int,
457 int dn_expand __P((const u_char *, const u_char *, const u_char *,
459 void res_rndinit __P((res_state));
460 u_int res_randomid __P((void));
461 u_int res_nrandomid __P((res_state));
462 int res_nameinquery __P((const char *, int, int, const u_char *,
464 int res_queriesmatch __P((const u_char *, const u_char *,
466 const char * p_section __P((int, int));
468 int res_ninit __P((res_state));
469 int res_nisourserver __P((const res_state,
471 void fp_resstat __P((const res_state, FILE *));
472 void res_pquery __P((const res_state, const u_char *, int, FILE *));
473 const char * res_hostalias __P((const res_state, const char *,
475 int res_nquery __P((res_state, const char *, int, int,
477 int res_nsearch __P((res_state, const char *, int, int, u_char *,
479 int res_nquerydomain __P((res_state, const char *, const char *,
481 int res_nmkquery __P((res_state, int, const char *, int, int,
484 int res_nsend __P((res_state, const u_char *, int, u_char *, int));
485 int res_nsendsigned __P((res_state, const u_char *, int,
487 int res_findzonecut __P((res_state, const char *, ns_class, int,
489 int res_findzonecut2 __P((res_state, const char *, ns_class, int,
492 void res_nclose __P((res_state));
493 int res_nopt __P((res_state, int, u_char *, int, int));
494 int res_nopt_rdata __P((res_state, int, u_char *, int, u_char *,
496 void res_send_setqhook __P((res_send_qhook));
497 void res_send_setrhook __P((res_send_rhook));
498 int __res_vinit __P((res_state, int));
499 void res_destroyservicelist __P((void));
500 const char * res_servicename __P((u_int16_t, const char *));
501 const char * res_protocolname __P((int));
502 void res_destroyprotolist __P((void));
503 void res_buildprotolist __P((void));
504 const char * res_get_nibblesuffix __P((res_state));
505 const char * res_get_nibblesuffix2 __P((res_state));
506 void res_ndestroy __P((res_state));
507 u_int16_t res_nametoclass __P((const char *, int *));
508 u_int16_t res_nametotype __P((const char *, int *));
509 void res_setservers __P((res_state,
511 int res_getservers __P((res_state,