max 326 lib/replace/replace.c size_t rep_strnlen(const char *s, size_t max) max 230 lib/replace/snprintf.c char *value, int flags, int min, int max); max 232 lib/replace/snprintf.c LLONG value, int base, int min, int max, int flags); max 234 lib/replace/snprintf.c LDOUBLE fvalue, int min, int max, int flags); max 762 lib/replace/snprintf.c char *value, int flags, int min, int max) max 798 lib/replace/snprintf.c LLONG value, int base, int min, int max, int flags) max 951 lib/replace/snprintf.c LDOUBLE fvalue, int min, int max, int flags) max 1571 source3/include/proto.h size_t strnlen_w(const smb_ucs2_t *src, size_t max); max 1588 source3/include/proto.h smb_ucs2_t *strncpy_w(smb_ucs2_t *dest, const smb_ucs2_t *src, const size_t max); max 1589 source3/include/proto.h smb_ucs2_t *strncat_w(smb_ucs2_t *dest, const smb_ucs2_t *src, const size_t max); max 380 source3/lib/util_unistr.c size_t strnlen_w(const smb_ucs2_t *src, size_t max) max 669 source3/lib/util_unistr.c smb_ucs2_t *strncpy_w(smb_ucs2_t *dest, const smb_ucs2_t *src, const size_t max) max 693 source3/lib/util_unistr.c smb_ucs2_t *strncat_w(smb_ucs2_t *dest, const smb_ucs2_t *src, const size_t max) max 143 source4/heimdal/lib/krb5/log.c int max, max 186 source4/heimdal/lib/krb5/log.c krb5_log_facility *facility, int min, int max, max 244 source4/heimdal/lib/krb5/log.c open_file(krb5_context context, krb5_log_facility *fac, int min, int max, max 1106 source4/lib/wmi/wmi_wrap.c SWIG_Python_UnpackTuple(PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, PyObject **objs) max 2723 source4/lib/wmi/wmi_wrap.c SWIG_CanCastAsInteger(double *d, double min, double max) { max 512 source4/torture/gentest.c static int gen_int_range(uint64_t min, uint64_t max) max 39 source4/torture/raw/oplock.c #define CHECK_RANGE(v, min, max) do { \