Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Duipc_socket.c4797 #define MIN_BINDTODEVICE_NAME_SIZE 2 in sooptcopyin_bindtodevice() macro
4800 if (bufsize < MIN_BINDTODEVICE_NAME_SIZE) { in sooptcopyin_bindtodevice()
4803 __func__, bufsize, MIN_BINDTODEVICE_NAME_SIZE); in sooptcopyin_bindtodevice()
4833 #undef MIN_BINDTODEVICE_NAME_SIZE in sooptcopyin_bindtodevice()