Home
last modified time | relevance | path

Searched defs:commands_item (Results 1 – 1 of 1) sorted by relevance

/dports/lang/gawk/gawk-5.1.1/
H A Ddebug.c77 struct commands_item { struct
78 struct commands_item *next; argument
79 struct commands_item *prev; argument
96 struct commands_item commands; /* list of commands to run */ argument