HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_AF_LINK (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ndbootd/
config.h 22 #define HAVE_AF_LINK 1
ndbootd.c 208 #ifdef HAVE_AF_LINK
210 #endif /* HAVE_AF_LINK */
253 #ifdef HAVE_AF_LINK
276 #else /* !HAVE_AF_LINK */
278 #endif /* !HAVE_AF_LINK */
  /src/external/mpl/dhcp/dist/includes/
osdep.h 220 #if defined (AF_LINK) && !defined (HAVE_AF_LINK)
221 # define HAVE_AF_LINK
272 #if defined (AF_LINK) && !defined (HAVE_AF_LINK)
273 # define HAVE_AF_LINK

Completed in 18 milliseconds