Home
last modified time | relevance | path

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

/tools/xenstored/
A Dxenstore_state.h135 uint16_t path_len; /* Length of path string including NUL byte. */ member
A Dcore.c3033 sn.path_len = pathlen; in dump_state_node()
3246 node->data = name + sn->path_len; in read_state_node()
/tools/9pfsd/
A Dio.c789 unsigned int path_len; in p9_walk() local
816 path_len = strlen(fidp->path) + 1; in p9_walk()
824 path_len += strlen(ring->str + names[i]) + 1; in p9_walk()
826 path = calloc(path_len + 1, 1); in p9_walk()

Completed in 666 milliseconds