Searched refs:tn (Results 1 – 2 of 2) sorted by relevance
108 size_t n = 0, j, tn = SIZE_MAX, entry_size = 0; in server_process_entry() local248 tn = n++; in server_process_entry()249 iovec[tn] = IOVEC_MAKE_STRING("_TRANSPORT=journal"); in server_process_entry()280 if (j == tn) in server_process_entry()
394 size_t tn; in format_timestamp_style() local397 tn = strlen(tm.tm_zone); in format_timestamp_style()398 if (n + 1 + tn + 1 > l) { in format_timestamp_style()