MCPcopy Index your code
hub / github.com/coreutils/coreutils / reset_line

Function reset_line

src/join.c:464–468  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462}
463
464static inline void
465reset_line (struct line *line)
466{
467 line->nfields = 0;
468}
469
470static struct line *
471init_linep (struct line **linep)

Callers 1

get_lineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected