Searched refs:LOG_PREFIX (Results 1 – 3 of 3) sorted by relevance
11 #define LOG_PREFIX "fc0013" macro14 #define err(f, arg...) printk(KERN_ERR LOG_PREFIX": " f "\n" , ## arg)16 #define info(f, arg...) printk(KERN_INFO LOG_PREFIX": " f "\n" , ## arg)18 #define warn(f, arg...) printk(KERN_WARNING LOG_PREFIX": " f "\n" , ## arg)
236 ${logpath}= Catenate SEPARATOR= ${LOG_PREFIX} ${cmd[0]}238 Run Key U scp.Get File \ /tmp/${cmd[0]} \ ${LOG_PREFIX}${cmd[0]} ignore=1296 ${logpath}= Catenate SEPARATOR= ${LOG_PREFIX} ${cmd[0]}322 ${logpath}= Catenate SEPARATOR= ${LOG_PREFIX} ${cmd[0]}382 ${logpath}= Catenate SEPARATOR= ${LOG_PREFIX} ${cmd[0]}384 # scp it to the LOG_PREFIX ffdc directory.385 Run Key U scp.Get File \ /tmp/${cmd[0]} \ ${LOG_PREFIX}${cmd[0]} ignore=1408 ${logpath}= Catenate SEPARATOR= ${LOG_PREFIX} ${cmd[0]}410 Run Key U scp.Get File \ /tmp/${cmd[0]} \ ${LOG_PREFIX}${cmd[0]} ignore=1427 ${local_sosreport_file_path}= Set Variable ${LOG_PREFIX}OS_${sosreport_file_name}[all …]
89 LOG_PREFIX = ffdc_dir_path + ffdc_prefix90 BuiltIn().set_global_variable("${LOG_PREFIX}", LOG_PREFIX)