Lines Matching refs:sprintf
98 sprintf(__buf, text); \
277 sprintf(buf, "%s.%s", tmp_uid, tmp_udat);
1334 return sprintf(buf, "%s\n", netiucv_printuser(priv->conn));
1430 return sprintf(buf, "%d\n", priv->conn->max_buffsize);
1488 return sprintf(buf, "%s\n", fsm_getstate_str(priv->fsm));
1499 return sprintf(buf, "%s\n", fsm_getstate_str(priv->conn->fsm));
1510 return sprintf(buf, "%ld\n", priv->conn->prof.maxmulti);
1532 return sprintf(buf, "%ld\n", priv->conn->prof.maxcqueue);
1553 return sprintf(buf, "%ld\n", priv->conn->prof.doios_single);
1574 return sprintf(buf, "%ld\n", priv->conn->prof.doios_multi);
1595 return sprintf(buf, "%ld\n", priv->conn->prof.txlen);
1616 return sprintf(buf, "%ld\n", priv->conn->prof.tx_time);
1637 return sprintf(buf, "%ld\n", priv->conn->prof.tx_pending);
1658 return sprintf(buf, "%ld\n", priv->conn->prof.tx_max_pending);