Searched refs:KEY_FILE (Results 1 – 6 of 6) sorted by relevance
/freebsd/usr.bin/indent/ |
H A D | args.c | 72 #define KEY_FILE 5 /* only used for args */ macro 94 {"U", PRO_SPECIAL, 0, KEY_FILE, 0}, 297 case KEY_FILE: in set_option()
|
/freebsd/sys/dev/hid/ |
H A D | hcons.c | 157 HCONS_MAP_KEY(0x194, KEY_FILE), 171 HCONS_MAP_KEY(0x1b4, KEY_FILE),
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | btuinput.c | 238 [0x194] = KEY_FILE, 252 [0x1b4] = KEY_FILE,
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 222 #define KEY_FILE 144 /* AL Local Machine Browser */ macro
|
/freebsd/sys/dev/evdev/ |
H A D | input-event-codes.h | 234 #define KEY_FILE 144 /* AL Local Machine Browser */ macro
|
/freebsd/tools/tools/net80211/wesside/wesside/ |
H A D | wesside.c | 144 #define KEY_FILE "key.log" macro 266 fd = open(KEY_FILE, O_RDONLY); in check_key() 2094 fd = open(KEY_FILE, O_WRONLY | O_CREAT, 0644); in save_key()
|