Home
last modified time | relevance | path

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

/coreutils/src/
Dsystem.h509 is_nul (void const *buf, size_t length) in is_nul() function
Ddd.c1211 if ((conversions_mask & C_SPARSE) && is_nul (buf, size)) in iwrite()
Dcopy.c416 make_hole = is_nul (cbuf, csize); in sparse_copy()