Searched refs:btmp (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-extended/logrotate/ |
H A D | logrotate_3.22.0.bb | 30 ${sysconfdir}/logrotate.d/btmp \ 68 install -p -m 644 ${S}/examples/btmp ${D}${sysconfdir}/logrotate.d/btmp
|
/openbmc/linux/net/wireless/ |
H A D | reg.c | 3472 struct reg_beacon *reg_beacon, *btmp; in restore_regulatory_settings() local 3505 list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) { in restore_regulatory_settings() 3511 list_for_each_entry_safe(reg_beacon, btmp, ®_beacon_list, list) { in restore_regulatory_settings() 3598 struct reg_beacon *reg_beacon, *btmp; in regulatory_hint_disconnect() local 3604 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect() 3611 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect() 4341 struct reg_beacon *reg_beacon, *btmp; in regulatory_exit() local 4356 list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) { in regulatory_exit() 4361 list_for_each_entry_safe(reg_beacon, btmp, ®_beacon_list, list) { in regulatory_exit()
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | login.defs_shadow-sysroot | 98 # last, when invoked as lastb, will read /var/log/btmp, so... 100 #FTMP_FILE /var/log/btmp
|
/openbmc/linux/net/bluetooth/ |
H A D | mgmt.c | 7830 struct bdaddr_list *b, *btmp; in remove_device() local 7840 list_for_each_entry_safe(b, btmp, &hdev->accept_list, list) { in remove_device()
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 2933 0: /etc/logrotate.d/btmp
|