Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/hci/commands/
Dimage_cmd.c40 IMG_EXEC, enumerator
86 [IMG_EXEC] = "Fetch and execute", in imgfetch_core_syntax()
175 case IMG_EXEC: in imgfetch_core_exec()
236 if ( ( rc = imgfetch_core_exec ( NULL, IMG_EXEC, argc, argv ) ) != 0 ) in chain_exec()