Home
last modified time | relevance | path

Searched refs:ntgt (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dspfwalk.c116 struct target *ntgt; in lookup_record() local
131 ntgt = xmalloc(sizeof(*ntgt)); in lookup_record()
132 *ntgt = *tgt; in lookup_record()
133 event_asr_run(as, dispatch_record, (void *)ntgt); in lookup_record()