MCPcopy Create free account
hub / github.com/Entware/Entware / zconf_endhelp

Function zconf_endhelp

scripts/config/lexer.lex.c:4038–4042  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4036}
4037
4038static void zconf_endhelp(void)
4039{
4040 yylval.string = text;
4041 BEGIN(INITIAL);
4042}
4043
4044/*
4045 * Try to open specified file with following names:

Callers 1

lexer.lex.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected