Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Duipc_socket.c4763 #define MIN_BINDTODEVICE_NAME_SIZE 2 in sooptcopyin_bindtodevice() macro
4766 if (bufsize < MIN_BINDTODEVICE_NAME_SIZE) { in sooptcopyin_bindtodevice()
4769 __func__, bufsize, MIN_BINDTODEVICE_NAME_SIZE); in sooptcopyin_bindtodevice()
4799 #undef MIN_BINDTODEVICE_NAME_SIZE in sooptcopyin_bindtodevice()