Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Duri.h82 URI_PATH = 6, URI_PATH_BIT = ( 1 << URI_PATH ), enumerator
/external/syslinux/gpxe/src/usr/
Dautoboot.c86 sizeof ( buf ) - strlen ( buf ), URI_PATH ); in boot_next_server_and_filename()
/external/syslinux/gpxe/src/core/
Duri.c417 if ( field == URI_PATH ) in is_unreserved_uri_char()