Searched refs:list_fcmd_tables (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Ddecode.c236 static struct tablelist *list_fcmd_tables = NULL; variable in typeref:struct:tablelist
323 expand_cmd_table(list_fcmd_tables);
397 if (add_cmd_table(&list_fcmd_tables, buf, len) < 0)
673 return (cmd_decode(list_fcmd_tables, cmd, sp));

Completed in 117 milliseconds