HomeSort by: relevance | last modified time | path
    Searched defs:compose_tab_s (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wskbdutil.c 42 static struct compose_tab_s { struct
278 static inline int compose_tab_cmp(struct compose_tab_s *, struct compose_tab_s *);
283 compose_tab_cmp(struct compose_tab_s *i, struct compose_tab_s *j)
295 struct compose_tab_s v;
wskbdutil.c 42 static struct compose_tab_s { struct
278 static inline int compose_tab_cmp(struct compose_tab_s *, struct compose_tab_s *);
283 compose_tab_cmp(struct compose_tab_s *i, struct compose_tab_s *j)
295 struct compose_tab_s v;

Completed in 57 milliseconds