ng_path_parse
if (ng_path_parse(fullpath, &nodename, &path, NULL) < 0) {
int ng_path_parse(char *addr, char **node, char **path, char **hook);