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

  /external/syslinux/gpxe/src/include/gpxe/
settings.h 154 #define SETTINGS_APPLICATORS \
155 __table ( struct settings_applicator, "settings_applicators" )
158 #define __settings_applicator __table_entry ( SETTINGS_APPLICATORS, 01 )
  /external/syslinux/gpxe/src/core/
settings.c 373 for_each_table_entry ( applicator, SETTINGS_APPLICATORS ) {
    [all...]

Completed in 71 milliseconds