Home
last modified time | relevance | path

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

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.c3011 const CommandTab_t *ct, *cmd_ct = 0, *abbrev_ct = 0; in ScanCommand() local
3026 if ( !abbrev_ct || abbrev_ct->id != ct->id || abbrev_ct->opt != ct->opt ) in ScanCommand()
3028 abbrev_ct = ct; in ScanCommand()
3037 cmd_ct = abbrev_ct; in ScanCommand()