Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c974 caddstr(char *to, char *str) in caddstr() function
1077 to = caddstr(to, "$<"); in changecalculations()
1089 to = caddstr(to, "%p1%Pa%p2%Pb"); in changecalculations()
1132 to = caddstr(to, "%g"); in changecalculations()
1138 to = caddstr(to, "%p"); in changecalculations()
1148 to = caddstr(to, "%c"); in changecalculations()
1151 to = caddstr(to, "%d"); in changecalculations()
1166 to = caddstr(to, "%'"); in changecalculations()
1168 to = caddstr(to, in changecalculations()
1172 to = caddstr(to, in changecalculations()
[all …]