Searched refs:lastb (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/ |
| H A D | install.patch | 59 - if [ ! -f $(ROOT)/usr/bin/lastb ]; then \ 60 - ln -sf last $(ROOT)/usr/bin/lastb; \ 65 + if [ ! -f $(ROOT)$(bindir)/lastb ]; then \ 66 + ln -sf last $(ROOT)$(bindir)/lastb; \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/ |
| H A D | sysvinit_3.01.bb | 36 ALTERNATIVE:${PN} = "init mountpoint halt reboot runlevel shutdown poweroff last lastb mesg utmpdum… 58 ALTERNATIVE:${PN}-doc = "mountpoint.1 last.1 lastb.1 mesg.1 wall.1 sulogin.8 utmpdump.1" 61 ALTERNATIVE_LINK_NAME[lastb.1] = "${mandir}/man1/lastb.1"
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/ |
| H A D | aes_cmac_rom.c | 116 padding(UINT8 *lastb, UINT8 *pad, int length) in padding() argument 123 pad[j] = lastb[j]; in padding()
|
| H A D | aes_cmac_rom.h | 44 extern void padding(UINT8 *lastb, UINT8 *pad, int length);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/util-linux/ |
| H A D | util-linux_2.37.4.bb | 237 ALTERNATIVE:${PN}-last = "last lastb" 239 ALTERNATIVE_LINK_NAME[lastb] = "${bindir}/lastb" 272 blkid.8 eject.1 findfs.8 fsck.8 kill.1 last.1 lastb.1 libblkid.3 logger.1 mesg.1 \ 283 ALTERNATIVE_LINK_NAME[lastb.1] = "${mandir}/man1/lastb.1"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/ |
| H A D | adaptive_sort_merge.hpp | 407 RandItB lastb = firstb; in op_buffered_partial_merge_to_range1_and_buffer() local 414 op(three_way_t(), first2++, first1++, lastb++); in op_buffered_partial_merge_to_range1_and_buffer() 421 lastb = op(forward_t(), first1, last1, firstb); in op_buffered_partial_merge_to_range1_and_buffer() 424 op(three_way_t(), comp(*first2, *firstb) ? first2++ : firstb++, first1++, lastb++); in op_buffered_partial_merge_to_range1_and_buffer() 430 return lastb; in op_buffered_partial_merge_to_range1_and_buffer() 983 RandItB lastb = firstb; in op_buffered_partial_merge_and_swap_to_range1_and_buffer() local 991 op(four_way_t(), first2++, first_min++, first1++, lastb++); in op_buffered_partial_merge_and_swap_to_range1_and_buffer() 995 lastb = op(forward_t(), first1, last1, firstb); in op_buffered_partial_merge_and_swap_to_range1_and_buffer() 1001 op( four_way_t(), first2++, first_min++, first1++, lastb++); in op_buffered_partial_merge_and_swap_to_range1_and_buffer() 1004 op(three_way_t(), firstb++, first1++, lastb++); in op_buffered_partial_merge_and_swap_to_range1_and_buffer() [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_dir2_leaf.c | 1061 __be16 *lastb; /* pointer to last entry */ in xfs_dir3_leaf_log_bests() local 1070 lastb = xfs_dir2_leaf_bests_p(ltp) + last; in xfs_dir3_leaf_log_bests() 1073 (uint)((char *)lastb - (char *)leaf + sizeof(*lastb) - 1)); in xfs_dir3_leaf_log_bests()
|
| /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...
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 1094 lrwxrwxrwx root root 13 ./usr/bin/lastb.sysvinit -> last.sysvinit 1095 lrwxrwxrwx root root 23 ./usr/bin/lastb -> /usr/bin/lastb.sysvinit 1096 lrwxrwxrwx root root 15 ./usr/bin/lastb.util-linux -> last.util-linux 5656 -rw-r--r-- root root 72 ./usr/lib/opkg/alternatives/lastb
|
| H A D | buildhistory_filelist2.txt | 1095 lrwxrwxrwx root root 13 ./usr/bin/lastb.sysvinit -> last.sysvinit 1096 lrwxrwxrwx root root 23 ./usr/bin/lastb -> /usr/bin/lastb.sysvinit 1097 lrwxrwxrwx root root 15 ./usr/bin/lastb.util-linux -> last.util-linux 5657 -rw-r--r-- root root 72 ./usr/lib/opkg/alternatives/lastb
|