Home
last modified time | relevance | path

Searched refs:mos_log (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/
H A D.standalone-template.conf25 mos_log = logs/
H A D.end-template.conf36 mos_log = logs/
/mOS-networking-stack/core/src/include/
H A Dconfig.h143 char mos_log[STR_LEN]; member
/mOS-networking-stack/core/src/
H A Dconfig.c210 else if (TRY_ASSIGN_STR(mos_log, conf, item, value)); in FeedMosConfLine()
549 printf("| mos_log: %s\n", conf->mos_log); in MosConfPrint()
H A Dcore.c1210 g_config.mos->mos_log, ctx->cpu); in InitializeMTCPManager()