Searched refs:update (Results 1 – 7 of 7) sorted by relevance
168 void FAST_FUNC (*update)(void*, const void*, size_t); in hash_file() local182 update = (void*)md5_hash; in hash_file()188 update = (void*)sha1_hash; in hash_file()194 update = (void*)sha256_hash; in hash_file()200 update = (void*)sha512_hash; in hash_file()207 update = (void*)sha3_hash; in hash_file()232 update(&context, in_buf, count); in hash_file()
57 example a mount under chroot won't update it), can't handle modern60 by --bind or --move mounts, won't update if you rename a directory
5 PHONY += oldconfig xconfig gconfig menuconfig config silentoldconfig update-po-config43 update-po-config: $(obj)/kxgettext
468 goto update; in updateList()489 update: in updateList()
32 # - If they are equal no change, and no timestamp update
34 incorrect, please send in an update.
1246 $(error kernelrelease not valid - run 'make *config' to update it))