Home
last modified time | relevance | path

Searched refs:insert_type (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/
D_Fork.c302 mach_msg_type_name_t insert_type = MACH_MSG_TYPE_COPY_SEND; in _Fork() local
314 insert_type = MACH_MSG_TYPE_COPY_SEND; in _Fork()
377 insert, insert_type); in _Fork()
/glibc-2.36/ChangeLog.old/
DChangeLog.1010233 * sysdeps/mach/hurd/fork.c (__fork): Make use of `insert_type' when