Home
last modified time | relevance | path

Searched defs:CMD_NONE (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/top/
H A Dcommands.h20 CMD_NONE, enumerator
/freebsd/sys/ddb/
H A Ddb_command.c200 #define CMD_NONE global() macro
/freebsd/contrib/pf/ftp-proxy/
H A Dftp-proxy.c71 enum { CMD_NONE = 0, CMD_PORT, CMD_EPRT, CMD_PASV, CMD_EPSV }; enumerator
/freebsd/sys/dev/enic/
H A Dvnic_devcmd.h69 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator