Searched defs:tn (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournald-native.c90 unsigned n = 0, j, tn = (unsigned) -1; local
269 tn = n++;
270 IOVEC_SET_STRING(iovec[tn], "_TRANSPORT=journal");
297 if (j == tn)

Completed in 16 milliseconds