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

/systemd/src/basic/
H A Dio-util.c204 static size_t nul_length(const uint8_t *p, size_t sz) { function
228 n = nul_length(q, e - q);

Completed in 25 milliseconds