Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tip/
H A Dremote.c134 (void) vstring("es", ES); in getremcap()
136 (void) vstring("fo", FO); in getremcap()
138 (void) vstring("pr", PR); in getremcap()
140 (void) vstring("rc", RC); in getremcap()
H A Dtip.h292 extern int vstring(char *, char *);
H A Dvalue.c314 vstring(char *s, char *v) in vstring() function