__talloc_strlendup 1374 lib/talloc/talloc.c return __talloc_strlendup(t, p, strlen(p)); __talloc_strlendup 1383 lib/talloc/talloc.c return __talloc_strlendup(t, p, strnlen(p, n));