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

  /external/syslinux/gpxe/src/include/gpxe/
uri.h 86 URI_FIRST_FIELD = URI_SCHEME,
  /external/syslinux/gpxe/src/core/
uri.c 176 for ( i = URI_FIRST_FIELD; i <= URI_LAST_FIELD; i++ ) {
237 for ( i = URI_FIRST_FIELD; i <= URI_LAST_FIELD; i++ ) {

Completed in 144 milliseconds