Home
last modified time | relevance | path

Searched refs:nul_length (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dio-util.c200 static size_t nul_length(const uint8_t *p, size_t sz) { in nul_length() function
224 n = nul_length(q, e - q); in sparse_write()