Home
last modified time | relevance | path

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

/netbsd/lib/libterminfo/
H A Dtparm.c57 } TPSTACK; typedef
65 push(long num, char *string, TPSTACK *stack) in push()
78 pop(long *num, char **string, TPSTACK *stack) in pop()
195 TPSTACK stack; in _ti_tiparm()