Home
last modified time | relevance | path

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

/freebsd/usr.bin/tip/tip/
H A Dcmdtab.c46 { 'C', NORM, "connect program to remote host",consh },
H A Dtip.h308 void consh(int);
H A Dcmds.c520 consh(int c) in consh() function