Crinit -- Configurable Rootfs Init
src Directory Reference
Directory dependency graph for src:
src

Files

file  confconv.c
 Implementations of conversion operations from configuration values to structured data.
 
file  confhdl.c
 Implementation of type- and target-specific handler functions for configuration parsing.
 
file  confmap.c
 Implementation file related to mapping configuration options and their string representations.
 
file  confparse.c
 Implementation of the Config Parser.
 
file  crinit-client.c
 Implementation of the crinit-client shared library.
 
file  crinit-ctl.c
 Implementation of the crinit-ctl service program using the crinit-client library.
 
file  crinit.c
 Implementation of the Crinit main program.
 
file  elosio.c
 Implementation of elos connection.
 
file  envset.c
 Implementation file related to working with environment variable sets.
 
file  fseries.c
 Implementation file related to the handling of a series of filenames within a directory.
 
file  globopt.c
 Implementation of global option storage.
 
file  ioredir.c
 Implementation of functions related to IO redirection.
 
file  logio.c
 Implementation of debug/log output.
 
file  machine-id-gen.c
 
file  minsetup.c
 Implementation of minimal early system setup.
 
file  notiserv.c
 Implementation of the notification and service interface.
 
file  optfeat.c
 Implementation of optional behavior dependent on available system features.
 
file  procdip.c
 Implementation of the Process Dispatcher.
 
file  rtimcmd.c
 Implementation of runtime commands to be triggered by the notification/service interface.
 
file  rtimopmap.c
 Implementation of functions related to the runtime command opcode map.
 
file  sockcom.c
 Implementation of socket communication functions for the crinit-client library.
 
file  task.c
 Implementation of functions related to a single task.
 
file  taskdb.c
 Implementation of the central Task Database and related functions.
 
file  thrpool.c
 Implementations of a generic worker thread pool. Used by the notification/service interface to handle socket communication.