Home | History | Annotate | Download | only in libevent

Lines Matching defs:postfix

3119 /* reverse the order of members in the postfix list. This is needed because, */
3186 /* this is the postfix we want */
3187 /* the actual postfix string is kept at the end of the structure */
3188 const u8 *const postfix = ((u8 *) dom) + sizeof(struct search_domain);
3194 memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len);
3267 /* this name without a postfix */