|
| | common.h |
| | Header for common definitions/functions not related to other specific features.
|
| |
| | confconv.h |
| | Definitions related to conversion operations from configuration values to structured data.
|
| |
| | confhdl.h |
| | Header defining type- and target-specific handler functions for configuration parsing.
|
| |
| | confmap.h |
| | Definitions related to mapping configuration options and their string representations.
|
| |
| | confparse.h |
| | Header related to the Config Parser.
|
| |
| | crinit-client.h |
| | Public definitions/declarations for using the crinit-client shared library.
|
| |
| | crinit-sdefs.h |
| | Definitions shared between crinit's public and internal APIs.
|
| |
| | elos-common.h |
| | Implementation file related to elos connection.
|
| |
| | elosdep.h |
| | Header related to elos connection.
|
| |
| | eloslog.h |
| | Header related to elos connection.
|
| |
| | envset.h |
| | Header defining data types and functions to work with sets of environment variables.
|
| |
| | fseries.h |
| | Header defining functions related to the handling of a series of filenames within a directory.
|
| |
| | globopt.h |
| | Header related to global option storage.
|
| |
| | ioredir.h |
| | Header related to IO redirection types and functions.
|
| |
| | kcmdline.h |
| | Header related to working with the Kernel command line.
|
| |
| | lexers.h |
| | Header related to lexers built with re2c, used in the config/envset parser.
|
| |
| | list.h |
| |
| | logio.h |
| | Header related to debug/log output.
|
| |
| | minsetup.h |
| | Header related to minimal early system setup.
|
| |
| | notiserv.h |
| | Header related to the notification and service interface.
|
| |
| | optfeat.h |
| | Header related to optional behavior dependent on available system features.
|
| |
| | procdip.h |
| | Header related to the Process Dispatcher.
|
| |
| | rtimcmd.h |
| | Header related to handling of runtime commands received via the notification/service interface.
|
| |
| | rtimopmap.h |
| | Header defining the runtime commands available through the notification/service interface.
|
| |
| | sig.h |
| | Header related to signature checking.
|
| |
| | sockcom.h |
| | Header defining Crinit socket communication functions used internally by the crinit-client library.
|
| |
| | task.h |
| | Header defining the data structures belonging to a single task and related functions.
|
| |
| | taskdb.h |
| | Header defining the central Task Data Structure and related types/functions.
|
| |
| | thrpool.h |
| | Header defining a generic worker thread pool. Used by the notification/service interface to handle socket communication.
|
| |
| | version.h |
| | Header definitions related to component versioning.
|
| |