Home
last modified time | relevance | path

Searched defs:init_fn (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dinit.h14 struct init_fn { struct
19 #define INIT_FNS __table ( struct init_fn, "init_fns" ) argument
/external/syslinux/gpxe/src/core/
Dinit.c44 struct init_fn *init_fn; in initialise() local