Searched refs:ns_msg (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/libresolv-57/
H A Dns_parse.c45 static void setsection(ns_msg *msg, ns_sect sect);
73 int ns_msg_getflag(ns_msg handle, int flag) {
102 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) {
139 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) {
199 setsection(ns_msg *msg, ns_sect sect) {
H A Dres_findzonecut.c83 static int save_ns(res_state, ns_msg *, ns_sect,
85 static int save_a(res_state, ns_msg *, ns_sect,
91 u_char *, ns_msg *);
284 ns_msg msg;
408 ns_msg msg;
436 ns_msg msg;
494 save_ns(res_state statp, ns_msg *msg, ns_sect sect,
555 save_a(res_state statp, ns_msg *msg, ns_sect sect,
653 u_char *resp, ns_msg *msg)
H A Dnameser.h119 #define ns_msg res_9_ns_msg macro
127 } ns_msg; typedef in typeref:struct:__ns_msg
531 int ns_msg_getflag __P((ns_msg, int));
536 int ns_initparse __P((const u_char *, int, ns_msg *));
538 int ns_parserr __P((ns_msg *, ns_sect, int, ns_rr *));
539 int ns_sprintrr __P((const ns_msg *, const ns_rr *,
H A Dres_debug.c152 ns_msg *handle, ns_sect section,
235 ns_msg handle;
H A Dns_print.c92 ns_sprintrr(const ns_msg *handle, const ns_rr *rr,
H A Dres_query.c523 ns_msg handle;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_transform/
H A Dcustom.mm2433 NSString *ns_msg = [NSString stringWithCString:(const char *)msg encoding:NSMacOSRomanStringEncoding];
2446 STAssertEqualObjects(ns_msg, (NSString *)result, @"string results");

Completed in 128 milliseconds