get_safe_IVAL    1208 source3/include/proto.h int get_safe_IVAL(const char *buf_base, size_t buf_len, char *ptr, size_t off, int failval);
get_safe_IVAL    1376 source3/smbd/lanman.c 	uint32 servertype = get_safe_IVAL(param,tpscnt,p,4, 0);