Home
last modified time | relevance | path

Searched defs:behavior (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/docs/
H A DAliasAnalysis.rst312 .. _update notification:
/openbsd/usr.sbin/route6d/
H A Droute6d.c2056 const enum { CISCO, GATED, ROUTE6D } behavior = GATED; in ifrt_p2p() local
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h659 #define __sanitizer_syscall_pre_madvise(start, len, behavior) \ argument
662 #define __sanitizer_syscall_post_madvise(res, start, len, behavior) \ argument