Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Duipc_socket.c4651 #define MIN_BINDTODEVICE_NAME_SIZE 2 in sooptcopyin_bindtodevice() macro
4654 if (bufsize < MIN_BINDTODEVICE_NAME_SIZE) { in sooptcopyin_bindtodevice()
4657 __func__, bufsize, MIN_BINDTODEVICE_NAME_SIZE); in sooptcopyin_bindtodevice()
4687 #undef MIN_BINDTODEVICE_NAME_SIZE in sooptcopyin_bindtodevice()