MCPcopy Create free account
hub / github.com/F-Stack/f-stack / xo_set_program

Function xo_set_program

tools/libxo/libxo/libxo.c:8252–8256  ·  view source on GitHub ↗

* Record the program name used for error messages */

Source from the content-addressed store, hash-verified

8250 * Record the program name used for error messages
8251 */
8252void
8253xo_set_program (const char *name)
8254{
8255 xo_program = name;
8256}
8257
8258void
8259xo_set_version_h (xo_handle_t *xop, const char *version)

Callers 4

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 4

mainFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68