HomeSort by relevance Sort by last modified time
    Searched refs:URI_ENCODED (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
uri.h 99 #define URI_ENCODED ( URI_USER_BIT | URI_PASSWORD_BIT | URI_HOST_BIT | \
  /external/syslinux/gpxe/src/core/
uri.c 178 if ( field && ( URI_ENCODED & ( 1 << i ) ) )
262 if ( URI_ENCODED & ( 1 << i ) )

Completed in 227 milliseconds