Home | History | Annotate | Download | only in libevent

Lines Matching refs:postfix

2450 /* reverse the order of members in the postfix list. This is needed because, */
2500 /* this is the postfix we want */
2501 /* the actual postfix string is kept at the end of the structure */
2502 const u8 *const postfix = ((u8 *) dom) + sizeof(struct search_domain);
2508 memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len);
2567 /* this name without a postfix */