Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tip/
H A DMakefile39 log.o partab.o remote.o tip.o tipout.o value.o vars.o \
H A Dtip.c32 extern void tipout(void) __NORETURN;
235 tipout(); in main()
H A Dtipout.c94 tipout(void) in tipout() function