Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dcommands.h25 CMD_grep, enumerator
H A Dcommands.c60 {'/', "filter on command name (+ selects all commands)", false, CMD_grep},
H A Dtop.c909 case CMD_grep: /* grep command name */ in main()