Lines Matching defs:msg
51 void fp_query(char *msg, FILE *file);
92 p_query(msg)
93 char *msg;
95 fp_query(msg, stdout);
103 fp_query(msg, file)
104 char *msg;
114 hp = (HEADER *)msg;
115 cp = msg + sizeof (HEADER);
144 cp = p_cdname(cp, msg, file);
161 cp = p_rr(cp, msg, file);
173 cp = p_rr(cp, msg, file);
185 cp = p_rr(cp, msg, file);
193 p_cdname(cp, msg, file)
194 char *cp, *msg;
200 if ((n = dn_expand((u_char *)msg, (u_char *)(msg + 512), (u_char *)cp,
215 p_rr(cp, msg, file)
216 char *cp, *msg;
223 if ((cp = p_cdname(cp, msg, file)) == NULL)
271 cp = p_cdname(cp, msg, file);
288 cp = p_cdname(cp, msg, file);
290 cp = p_cdname(cp, msg, file);
307 cp = p_cdname(cp, msg, file);
328 cp = p_cdname(cp, msg, file);
330 cp = p_cdname(cp, msg, file);