126 const xmlChar *banner_object,
130 boolean *fileopened);
status_t
global error return code
Definition: status_enum.h:210
status_t conf_parse_val_from_filespec_ex(const xmlChar *filespec, const xmlChar *banner_object, val_value_t *val, boolean keepvals, boolean fileerr, boolean *fileopened)
Parse a file as an NCX text config file against a specific parmset definition.
Definition: conf.c:1317
status_t conf_parse_val_from_filespec(const xmlChar *filespec, val_value_t *val, boolean keepvals, boolean fileerr)
Parse a file as an NCX text config file against a specific parmset definition.
Definition: conf.c:1267
Global error messages for status code enumerations.
one value to match one type
Definition: val.h:912
Value Node Basic Support.