Home
last modified time | relevance | path

Searched defs:canwait (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/bsd/netinet6/
H A Dip6_output.c3463 copypktopts(struct ip6_pktopts *dst, struct ip6_pktopts *src, zalloc_flags_t canwait) in copypktopts()
3501 ip6_copypktopts(struct ip6_pktopts *src, zalloc_flags_t canwait) in ip6_copypktopts()
/xnu-11417.140.69/bsd/kern/
H A Duipc_socket2.c2805 dup_sockaddr(struct sockaddr *sa, int canwait) in dup_sockaddr()
H A Duipc_socket.c2967 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr()
/xnu-11417.140.69/osfmk/vm/
H A Dvm_resident.c3885 vm_page_create_guard(bool canwait) in vm_page_create_guard()