Searched refs:insert_type (Results 1 – 2 of 2) sorted by relevance
302 mach_msg_type_name_t insert_type = MACH_MSG_TYPE_COPY_SEND; in _Fork() local314 insert_type = MACH_MSG_TYPE_COPY_SEND; in _Fork()377 insert, insert_type); in _Fork()
10233 * sysdeps/mach/hurd/fork.c (__fork): Make use of `insert_type' when