Searched refs:btmp (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/logrotate/ |
| H A D | logrotate_3.20.1.bb | 30 ${sysconfdir}/logrotate.d/btmp \ 68 install -p -m 644 ${S}/examples/btmp ${D}${sysconfdir}/logrotate.d/btmp
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | reg.c | 3395 struct reg_beacon *reg_beacon, *btmp; in restore_regulatory_settings() local 3428 list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) { in restore_regulatory_settings() 3434 list_for_each_entry_safe(reg_beacon, btmp, ®_beacon_list, list) { in restore_regulatory_settings() 3521 struct reg_beacon *reg_beacon, *btmp; in regulatory_hint_disconnect() local 3527 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect() 3534 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect() 4247 struct reg_beacon *reg_beacon, *btmp; in regulatory_exit() local 4262 list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) { in regulatory_exit() 4267 list_for_each_entry_safe(reg_beacon, btmp, ®_beacon_list, list) { in regulatory_exit()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/ |
| H A D | login.defs_shadow-sysroot | 97 # last, when invoked as lastb, will read /var/log/btmp, so... 99 #FTMP_FILE /var/log/btmp
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | mgmt.c | 6668 struct bdaddr_list *b, *btmp; in remove_device() local 6678 list_for_each_entry_safe(b, btmp, &hdev->whitelist, list) { in remove_device()
|