Searched refs:C_SPARSE (Results 1 – 1 of 1) sorted by relevance
113 C_SPARSE = 0200000 enumerator275 {"sparse", C_SPARSE}, /* Try to sparsely write output. */1211 if ((conversions_mask & C_SPARSE) && is_nul (buf, size)) in iwrite()1215 conversions_mask &= ~C_SPARSE; in iwrite()