Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdlib/
H A Datexit.c45 struct atexit_handler *ah_next; member
99 if (ah->ah_atexit == NULL && ah->ah_next == NULL) { in atexit_handler_alloc()
168 ah->ah_next = atexit_handler_stack; in __cxa_atexit()
223 *prevp = ah->ah_next; in __cxa_finalize()
225 ah->ah_next = NULL; in __cxa_finalize()
227 ah->ah_next = dead_handlers; in __cxa_finalize()
231 prevp = &ah->ah_next; in __cxa_finalize()
233 prevp = &ah->ah_next; in __cxa_finalize()
246 dead_handlers = ah->ah_next; in __cxa_finalize()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1273 u_char ah_next; member
H A Dfil.c1069 return ah->ah_next; in ipf_pr_ah6()
1606 return ah->ah_next; in ipf_pr_ah()