Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/crypto/builtin/aes/
H A Diaesx64.s792 section .note.GNU-stack noalloc noexec nowrite progbits
795 section .note.GNU-stack noalloc noexec nowrite progbits
798 section .note.GNU-stack noalloc noexec nowrite progbits
H A Diaesx86.s835 section .note.GNU-stack noalloc noexec nowrite progbits
838 section .note.GNU-stack noalloc noexec nowrite progbits
841 section .note.GNU-stack noalloc noexec nowrite progbits
/src/sys/netinet6/
H A Din6_mcast.c146 const struct in6_addr *addr, const int noalloc,
946 const int noalloc, struct ip6_msource **pims) in in6m_get_source() argument
956 if (ims == NULL && !noalloc) { in in6m_get_source()
/src/sys/netinet/
H A Din_mcast.c150 const int noalloc, struct ip_msource **pims);
930 const int noalloc, struct ip_msource **pims) in inm_get_source() argument
937 if (ims == NULL && !noalloc) { in inm_get_source()