Home
last modified time | relevance | path

Searched defs:cmdmode (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/systat/
H A Dmode.c71 cmdmode(const char *cmd, const char *args) in cmdmode() function
/freebsd/sbin/etherswitchcfg/
H A Detherswitchcfg.c56 enum cmdmode { enum
/freebsd/crypto/openssl/apps/
H A Ds_client.c888 int sbuf_len, sbuf_off, cmdmode = USER_DATA_MODE_BASIC; in s_client_main() local