|
libdebian-installer
|
Macros | |
| #define | DI_SYSTEM_PREBASECONFIG_DIR "/usr/lib/prebaseconfig.d" |
Functions | |
| int | di_system_prebaseconfig_append (const char *udeb, const char *format,...) __attribute__((format(printf |
| int int | di_prebaseconfig_append (const char *udeb, const char *format,...) __attribute__((format(printf |
Variables | |
| int int | deprecated |
| #define DI_SYSTEM_PREBASECONFIG_DIR "/usr/lib/prebaseconfig.d" |
Directory for prebaseconfig files
| int int di_prebaseconfig_append | ( | const char * | udeb, |
| const char * | format, | ||
| ... | |||
| ) |
| int di_system_prebaseconfig_append | ( | const char * | udeb, |
| const char * | format, | ||
| ... | |||
| ) |
Append resolved format to the prebaseconfig file for udeb
1.8.13