Home | History | Annotate | Download | only in Clients

Lines Matching full:lim

402 static int CopyLabels(char *dst, const char *lim, const char **srcp, int labels)
408 if (!*src || dst >= lim) return -1;
410 if (!*src || dst >= lim) return -1;