HelenOS sources

get_parent_and_child  536 uspace/lib/c/generic/vfs/vfs.c 	errno_t rc = get_parent_and_child(path, &parent, &child);
get_parent_and_child 1212 uspace/lib/c/generic/vfs/vfs.c 	rc = get_parent_and_child(path, &parent, &child);
HelenOS homepage, sources at GitHub