Home
last modified time | relevance | path

Searched refs:u_bioskey (Results 1 – 5 of 5) sorted by relevance

/dports/devel/xwpe/xwpe-1.5.30a/
H A Dunixmakr.h85 #define bioskey() (*u_bioskey)()
H A Dwe_term.c128 u_bioskey = WpeLinuxBioskey; in WpeDllInit()
130 u_bioskey = WpeZeroFunction; in WpeDllInit()
H A Dwe_unix.c52 int (*u_bioskey)(void); variable
H A Dedit.h698 extern int (*u_bioskey)(void);
H A Dwe_xterm.c84 u_bioskey = x_bioskey; in WpeDllInit()