Home
last modified time | relevance | path

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

/original-bsd/usr.bin/tip/
H A Dcmdtab.c15 extern int finish(), help(), pipefile(), pipeout(), consh(), variable();
27 { 'C', NORM, "connect program to remote host",consh },
H A Dcmds.c481 consh(c) in consh() function