Lines Matching refs:txbuf
5050 struct txbuf struct
5056 void sendcmd (struct txbuf *buf, int c); argument
5057 void sendbyte (struct txbuf *buf, int b);
5058 void sendetx (struct txbuf *buf, struct parseunit *parse);
5059 void sendint (struct txbuf *buf, int a);
5060 void sendflt (struct txbuf *buf, double a);
5064 struct txbuf *buf, in sendcmd()
5073 void sendcmd (struct txbuf *buf, int c);
5074 void sendbyte (struct txbuf *buf, int b);
5075 void sendetx (struct txbuf *buf, struct parseunit *parse);
5076 void sendint (struct txbuf *buf, int a);
5077 void sendflt (struct txbuf *buf, double a);
5081 struct txbuf *buf, in sendbyte()
5092 struct txbuf *buf, in sendetx()
5123 struct txbuf *buf, in sendint()
5134 struct txbuf *buf, in sendflt()
5163 struct txbuf buf; in trimbletsip_setup()
5226 struct txbuf buf; in trimble_check()