]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libbe(3): const'ify a couple arguments
authorkevans <kevans@FreeBSD.org>
Sun, 18 Oct 2020 23:32:47 +0000 (23:32 +0000)
committerkevans <kevans@FreeBSD.org>
Sun, 18 Oct 2020 23:32:47 +0000 (23:32 +0000)
commitc4e66f028e36859c1562f7c400953873729c40d4
tree3bbe142c129ddca176c0c48ac6ea501a2547f003
parent296af8a8e996a674222b94e4662764c42d6ab97b
libbe(3): const'ify a couple arguments

libbe will never need to mutate these as we either process them into a local
buffer or we just don't touch them and write to a separate out argument.

MFC after: 1 week
lib/libbe/be.h
lib/libbe/be_access.c
lib/libbe/be_info.c
lib/libbe/libbe.3