inpath 85 lib/vfs/path.c _vfs_split_with_semi_skip_count (char *path, const char **inpath, const char **op, inpath 106 lib/vfs/path.c if (inpath != NULL) inpath 107 lib/vfs/path.c *inpath = NULL; inpath 117 lib/vfs/path.c if (inpath != NULL) inpath 118 lib/vfs/path.c *inpath = slash != NULL ? slash + 1 : NULL; inpath 126 lib/vfs/path.c ret = _vfs_split_with_semi_skip_count (path, inpath, op, skip_count + 1);