HomeSort by: relevance | last modified time | path
    Searched refs:write_coords (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/tpctl/
tpctl.h 91 void write_coords(FILE *, char *, struct wsmouse_calibcoords *);
data.c 292 write_coords(fp, elem->name, &elem->calibcoords);
318 write_coords(FILE *fp, char *name, struct wsmouse_calibcoords *coords) function in typeref:typename:void
main.c 159 write_coords(stdout, tp.id, pref);

Completed in 53 milliseconds