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

  /external/syslinux/gpxe/src/include/gpxe/
uri.h 84 URI_FRAGMENT = 8, URI_FRAGMENT_BIT = ( 1 << URI_FRAGMENT ),
87 URI_LAST_FIELD = URI_FRAGMENT,
  /external/syslinux/gpxe/src/core/
settings.c 1088 return uri_encode ( raw_buf, buf, len, URI_FRAGMENT );
    [all...]

Completed in 153 milliseconds