Searched full:msg_prefix (Results 1 – 3 of 3) sorted by relevance
159 const msg_prefix = "Thank you for taking the time to contribute to FreeBSD!\n\n";161 let msg = msg_prefix;192 body: msg_prefix + "All issues resolved."
1108 dump_config(int fd, struct mfi_config_data *config, const char *msg_prefix) in dump_config() argument1118 if (NULL == msg_prefix) in dump_config()1119 msg_prefix = "Configuration (Debug)"; in dump_config()1123 msg_prefix, config->array_count, config->log_drv_count, in dump_config()
173 void dump_config(int fd, struct mfi_config_data *config, const char *msg_prefix);