MCPcopy Create free account
hub / github.com/TeamWin/Team-Win-Recovery-Project / blkid_parse_line

Function blkid_parse_line

libblkid/src/read.c:360–391  ·  view source on GitHub ↗

* Parse a single line of data, and return a newly allocated dev struct. * Add the new device to the cache struct, if one was read. * * Lines are of the form /dev/foo * * Returns -ve value on error. * Returns 0 otherwise. * If a valid device was read, *dev_p is non-NULL, otherwise it is NULL * (e.g. comment lines, unknown XML content, etc). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

blkid_read_cacheFunction · 0.85

Calls 5

parse_devFunction · 0.85
parse_tagFunction · 0.85
blkid_free_devFunction · 0.85
blkid_debug_dump_devFunction · 0.85
ul_debugFunction · 0.70

Tested by

no test coverage detected