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

  /src/usr.sbin/tpctl/
tpctl.h 94 struct wsmouse_calibcoords *search_data(struct tpctl_data *, char *);
data.c 143 if (search_data(data, elem->name) != NULL) {
385 search_data(struct tpctl_data *data, char *name) function in typeref:struct:wsmouse_calibcoords *
main.c 138 pref = search_data(&data, tp.id);
151 pref = search_data(&data, tp.id);

Completed in 12 milliseconds