Home
last modified time | relevance | path

Searched refs:EXECUTION_STRING (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.c3870 } EXECUTION_STRING; typedef
3872 static EXECUTION_STRING **execution_strings = NULL;
3876 static EXECUTION_STRING *
3880 EXECUTION_STRING *es = NULL; in get_execution_string()
3898 (execution_strings_slots += 3) * sizeof (EXECUTION_STRING *)); in get_execution_string()
3904 xmalloc (sizeof (EXECUTION_STRING)); in get_execution_string()
3968 EXECUTION_STRING *es;
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog.468888 a pointer to an EXECUTION_STRING structure.