Home
last modified time | relevance | path

Searched defs:abort (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c90 struct abort { struct
91 abort_func_t *func; argument
114 * We generate signal in case of abort from user mode. argument
/f-stack/freebsd/tools/
H A Dmakesyscalls.lua116 local function abort(status, msg) function
/f-stack/freebsd/netinet/
H A Dsctputil.c3149 uint16_t error, struct sctp_abort_chunk *abort, uint8_t from_peer, int so_locked) in sctp_notify_assoc_change()
4327 struct sctp_abort_chunk *abort, int so_locked) in sctp_abort_notification()
H A Dsctp_input.c779 sctp_handle_abort(struct sctp_abort_chunk *abort, in sctp_handle_abort()
H A Dsctp_output.c10847 struct sctp_abort_chunk *abort; in sctp_send_abort_tcb() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js7357 abort: function( statusText ) { method