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 | 3473 struct reg_beacon *reg_beacon, *btmp; in restore_regulatory_settings() local 3506 list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) { in restore_regulatory_settings() 3512 list_for_each_entry_safe(reg_beacon, btmp, ®_beacon_list, list) { in restore_regulatory_settings() 3599 struct reg_beacon *reg_beacon, *btmp; in regulatory_hint_disconnect() local 3605 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect() 3612 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect() 4342 struct reg_beacon *reg_beacon, *btmp; in regulatory_exit() local 4357 list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) { in regulatory_exit() 4362 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 | 7840 struct bdaddr_list *b, *btmp; in remove_device() local 7850 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
|