entptr 1532 source3/include/proto.h uint64_t STR_TO_SMB_BIG_UINT(const char *nptr, const char **entptr); entptr 1966 source3/lib/util_str.c uint64_t STR_TO_SMB_BIG_UINT(const char *nptr, const char **entptr) entptr 1973 source3/lib/util_str.c if (entptr) { entptr 1974 source3/lib/util_str.c *entptr = p; entptr 1983 source3/lib/util_str.c if (entptr) { entptr 1986 source3/lib/util_str.c *entptr = p;