Searched defs:name_ctx (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
| H A D | ns_print.c | 105 * ns_sprintrr(handle, rr, name_ctx, origin, buf, buflen) 112 const char *name_ctx, const char *origin, 120 name_ctx, origin, buf, buflen); 127 * name_ctx, origin, buf, buflen) 136 const char *name_ctx, const char *origin, 154 if (name_ctx != NULL && strcasecmp(name_ctx, name) == 0) { 111 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument 133 ns_sprintrrf(const u_char *msg, size_t msglen, const char *name, ns_class class, ns_type type, u_long ttl, const u_char *rdata, size_t rdlen, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument
|
Completed in 32 milliseconds