Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Duipc_socket.c4642 #define MIN_BINDTODEVICE_NAME_SIZE 2 in sooptcopyin_bindtodevice() macro
4645 if (bufsize < MIN_BINDTODEVICE_NAME_SIZE) { in sooptcopyin_bindtodevice()
4648 __func__, bufsize, MIN_BINDTODEVICE_NAME_SIZE); in sooptcopyin_bindtodevice()
4678 #undef MIN_BINDTODEVICE_NAME_SIZE in sooptcopyin_bindtodevice()