MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / dfs_seq_pad

Function dfs_seq_pad

components/dfs/dfs_v2/src/dfs_seq_file.c:497–516  ·  view source on GitHub ↗

* @brief Pad the sequence file buffer with spaces and optionally append a character * * @param[in,out] seq Pointer to sequence file structure * @param[in] c Optional character to append after padding (if not '\0') */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

dfs_seq_overflowFunction · 0.85
rt_memsetFunction · 0.85
dfs_seq_putcFunction · 0.85

Tested by

no test coverage detected