Searched refs:systemName (Results 1 – 3 of 3) sorted by relevance
297 if (conn->phys_ctx->systemName != NULL) {298 duk_push_string(duk_ctx, conn->phys_ctx->systemName);
2261 if ((ctx != NULL) && (ctx->systemName != NULL)) {2262 reg_string(L, "system", ctx->systemName);
2699 char *systemName; /* What operating system is running */ member18407 mg_free(ctx->systemName);18666 get_system_name(&ctx->systemName);