Searched refs:old_len (Results 1 – 2 of 2) sorted by relevance
32 socklen_t len = 0, old_len; in broadcast_groups_get() local53 old_len = len; in broadcast_groups_get()58 if (old_len != len) in broadcast_groups_get()
525 size_t l, old_len, new_len; in strreplace() local535 old_len = strlen(old_string); in strreplace()553 nl = l - old_len + new_len; in strreplace()562 f += old_len; in strreplace()