Home
last modified time | relevance | path

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

/reactos/base/services/nfsd/
H A Dsymlink.c39 const char *link_pos = link; in abs_path_link() local
48 while (next_component(link_pos, link_end, &name)) { in abs_path_link()
49 link_pos = name.name + name.len; in abs_path_link()