inpath 87 lib/vfs/path.c _vfs_split_with_semi_skip_count (char *path, const char **inpath, const char **op, inpath 108 lib/vfs/path.c if (inpath != NULL) inpath 109 lib/vfs/path.c *inpath = NULL; inpath 119 lib/vfs/path.c if (inpath != NULL) inpath 120 lib/vfs/path.c *inpath = slash != NULL ? slash + 1 : NULL; inpath 128 lib/vfs/path.c ret = _vfs_split_with_semi_skip_count (path, inpath, op, skip_count + 1);