inpath 88 lib/vfs/path.c _vfs_split_with_semi_skip_count (char *path, const char **inpath, const char **op, inpath 109 lib/vfs/path.c if (inpath != NULL) inpath 110 lib/vfs/path.c *inpath = NULL; inpath 120 lib/vfs/path.c if (inpath != NULL) inpath 121 lib/vfs/path.c *inpath = slash != NULL ? slash + 1 : NULL; inpath 129 lib/vfs/path.c ret = _vfs_split_with_semi_skip_count (path, inpath, op, skip_count + 1);