Home
last modified time | relevance | path

Searched defs:key_bind (Results 1 – 6 of 6) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/netipsec/
H A Dkeysock.c489 key_bind(struct socket *so, struct sockaddr *nam, struct lwp *l) in key_bind() function
673 #define key_bind key_bind_wrapper macro
/dports/deskutils/gxneur/gxneur-0.20.0/src/
H A Dmisc.c1558 const gchar *key_bind = gtk_entry_get_text(GTK_ENTRY(entry2)); in xneur_insert_action() local
1582 const gchar *key_bind = gtk_entry_get_text(GTK_ENTRY(entry2)); in xneur_insert_user_action() local
1715 char *key_bind; in xneur_edit_user_action() local
1801 char *key_bind; in xneur_edit_action() local
2178 gchar *key_bind; in save_user_action() local
2240 gchar *key_bind; in save_action() local
/dports/audio/cmus/cmus-2.9.1/
H A Dkeys.c511 int key_bind(const char *context, const char *key, const char *cmd, int force) in key_bind() function
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/tools/console/
H A Dconsoleaddons.py567 def key_bind( member in ConsoleAddon
/dports/irc/irssi/irssi-1.2.3/src/fe-common/core/
H A Dkeyboard.c488 void key_bind(const char *id, const char *description, in key_bind() function
/dports/audio/snd/snd-21.2/
H A Dsnd-prefs.c3921 static void key_bind(prefs_info *prf, char *(*binder)(char *key, bool c, bool m, bool x)) in key_bind() function