Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/config/
Dcmd.h67 int Xshow(cmd_t *);
Dcmd.c59 {"show", Xshow, "[attr [val]]", "Show attribute"},
231 Xshow(cmd_t *cmd) in Xshow() function