Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c972 caddstr(char *to, char *str) in caddstr() function
1075 to = caddstr(to, "$<"); in changecalculations()
1087 to = caddstr(to, "%p1%Pa%p2%Pb"); in changecalculations()
1130 to = caddstr(to, "%g"); in changecalculations()
1136 to = caddstr(to, "%p"); in changecalculations()
1146 to = caddstr(to, "%c"); in changecalculations()
1149 to = caddstr(to, "%d"); in changecalculations()
1164 to = caddstr(to, "%'"); in changecalculations()
1166 to = caddstr(to, in changecalculations()
1170 to = caddstr(to, in changecalculations()
[all …]