Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dcommon.c80 int hwaddr_masked_aton(const char *txt, u8 *addr, u8 *mask, u8 maskable) in hwaddr_masked_aton() argument
93 } else if (maskable && *r == '/') { in hwaddr_masked_aton()
H A Dcommon.h496 int hwaddr_masked_aton(const char *txt, u8 *addr, u8 *mask, u8 maskable);
/freebsd/crypto/openssl/doc/man3/
H A DSSL_poll.pod121 event types are defined as always being enabled (non-maskable). See L</EVENT
207 Some event types are non-maskable and may be reported in I<revents> regardless
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Features.td326 "Enable Armv8.8-A Non-maskable Interrupts">;
/freebsd/crypto/openssl/doc/designs/quic-design/server/
H A Dquic-polling.md716 it is a no-op (similar to `poll(2)` `POLLERR`). This is the only non-maskable