Searched refs:n_total (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libsystemd/sd-bus/ | ||
H A D | bus-message.c | 3814 unsigned n_variable = 0, n_total = 0, v; local 3871 n_total++; 3886 *offsets = new(size_t, n_total); 3945 assert(*n_offsets == n_total); |
Completed in 24 milliseconds