Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Dddb.h130 #define _DB_SET(_suffix, _name, _func, list, _flag, _more) \ macro
159 _DB_SET(_suffix, _name, _func, list, _flag, _more); \
170 _DB_SET(_cmd, alias_name, func_name, db_cmd_table, 0, NULL)
174 _DB_SET(_show, alias_name, func_name, db_show_table, 0, NULL)
178 _DB_SET(_show_all, alias_name, func_name, db_show_all_table, 0, NULL)