OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpctl_data
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/tpctl/
tpctl.h
67
struct
tpctl_data
{
struct
88
int init_data(struct
tpctl_data
*);
89
int read_data(const char *, struct
tpctl_data
*);
90
int write_data(const char *, struct
tpctl_data
*);
92
void free_data(struct
tpctl_data
*);
93
int replace_data(struct
tpctl_data
*, char *, struct wsmouse_calibcoords *);
94
struct wsmouse_calibcoords *search_data(struct
tpctl_data
*, char *);
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025