#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2019, Michal Nowak
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="Z Shell (zsh)"
set name=pkg.description \
    value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language.  Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added."
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream value="Zsh Development Group <zsh-workers@zsh.org>"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license vorbiscomment.license license=MIT
license pattern.license license="University of Toronto"
license license license="Zsh License"

# We deliver 64-bit objects under usr/lib/zsh, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >

link path=etc/zprofile target=profile pkg.linted.userland.action002.0=true
file path=etc/zshrc mode=0644 overlay=allow preserve=true

hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
file path=usr/bin/zsh-$(COMPONENT_VERSION)
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/cap.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/clone.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/compctl.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complete.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complist.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/computil.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/curses.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/datetime.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/deltochar.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/example.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/files.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/langinfo.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mapfile.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mathfunc.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/nearcolor.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/socket.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/tcp.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/newuser.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/param/private.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/parameter.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/pcre.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/regex.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/rlimits.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/sched.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/stat.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/system.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/termcap.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/terminfo.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/watch.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zftp.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zle.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zleparameter.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zprof.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zpty.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zselect.so
file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zutil.so
file path=usr/share/man/man1/zsh.1
file path=usr/share/man/man1/zshall.1
file path=usr/share/man/man1/zshbuiltins.1
file path=usr/share/man/man1/zshcalsys.1
file path=usr/share/man/man1/zshcompctl.1
file path=usr/share/man/man1/zshcompsys.1
file path=usr/share/man/man1/zshcompwid.1
file path=usr/share/man/man1/zshcontrib.1
file path=usr/share/man/man1/zshexpn.1
file path=usr/share/man/man1/zshmisc.1
file path=usr/share/man/man1/zshmodules.1
file path=usr/share/man/man1/zshoptions.1
file path=usr/share/man/man1/zshparam.1
file path=usr/share/man/man1/zshroadmap.1
file path=usr/share/man/man1/zshtcpsys.1
file path=usr/share/man/man1/zshzftpsys.1
file path=usr/share/man/man1/zshzle.1
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/after
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/age
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/before
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_add
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_edit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_lockfiles
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_parse
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_read
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_scandate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_show
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_showdate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_sort
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/_cdr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/cdr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_add
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_dirs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_filehandler
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/zsh_directory_name_cdr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/zsh_directory_name_generic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_floppy
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_logical_volumes
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lscfg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsdev
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lslv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lspv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsvg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_object_classes
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_physical_volumes
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_smit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_volume_groups
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsd_disks
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsd_pkg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsdconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsdinstall
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_chflags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_csup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cu
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cvsup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fbsd_architectures
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fbsd_device_types
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fetch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_file_flags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_freebsd-update
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fw_update
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_gstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_ipfw
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jail
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jails
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jexec
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jls
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jot
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_kdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_kld
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_ktrace
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_ktrace_points
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_ldap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_login_classes
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_mixerctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_nbsd_architectures
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_obsd_architectures
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_pfctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_pkgin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portaudit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portlint
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portmaster
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portsnap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_powerd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_procstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_rcctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_routing_domains
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_routing_tables
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_signify
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sockstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sysclean
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sysmerge
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_syspatch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sysrc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_systat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sysupgrade
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_usbconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_vmctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_watch-snoop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_labels
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_matches
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_alternative
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_approximate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arg_compile
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_bash_completions
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_cache_invalid
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_function
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_program
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_combination
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_comp_locale
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_debug
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help_generic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_tag
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_filename
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_word
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_describe
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_description
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_dispatch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_alias
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_word
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_extensions
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_external_pwds
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_generic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_guard
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history_complete_word
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_ignored
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_list
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_main_complete
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_menu
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_message
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_most_recent_file
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_multi_parts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_label
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_tags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_normal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_nothing
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_numbers
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_oldlist
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_pick_variant
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_prefix
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_read_comp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_arguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_words
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_requested
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_retrieve_cache
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sep_parts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sequence
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_set_command
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_store_cache
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sub_commands
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_tags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_user_expand
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_values
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_wanted
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygcheck
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygpath
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygrunsrv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygserver
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygstart
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_dumper
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_getclip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkshortcut
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkzsh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_pscp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_putclip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_readshortcut
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_caffeinate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_defaults
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_fink
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_fs_usage
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_hdiutil
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_applications
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_files_for_application
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mdfind
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mdls
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mdutil
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_networksetup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_nvram
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_open
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_osascript
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_otool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_pbcopy
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_plutil
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_qtplay
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_retrieve_mac_apps
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_say
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_sc_usage
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_scselect
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_scutil
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_softwareupdate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_sw_vers
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_system_profiler
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_trash
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_xcode-select
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_a2utils
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-file
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-move
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-show-versions
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_aptitude
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_auto-apt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_axi-cache
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bug
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_cdbs-edit-patch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dak
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot-dsa
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dcut
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_architectures
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_codenames
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_packages
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debbugs_bugnumber
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debchange
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debcheckout
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debdiff
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debfoster
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deborphan
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debsign
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debsnap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debuild
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dlocate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpatch-edit-patch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-buildpackage
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-cross
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-repack
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg_source
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dput
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dscverify
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dupload
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_git-buildpackage
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_grep-excuses
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_invoke-rc.d
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lighttpd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lintian
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_madison
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_make-kpkg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_members
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_mergechanges
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_module-assistant
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_pbuilder
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_piuparts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_reprepro
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_sbuild
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_schroot
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_svn-buildpackage
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_toolchain-source
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-alternatives
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-rc.d
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_uscan
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_vim-addons
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wajig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wanna-build
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpitool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_alsa-utils
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_analyseplugin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_basenc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_brctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_btrfs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_capabilities
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chattr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chcon
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_choom
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chrt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_cpupower
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_cryptsetup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_dkms
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_e2label
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ethtool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_findmnt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_free
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_arguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_values
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fusermount
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_gpasswd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_htop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iconvconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ionice
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ipset
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iptables
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iwconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_kpartx
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_losetup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsattr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsblk
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsns
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsusb
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ltrace
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mat2
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mdadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mii-tool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_modutils
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mondo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_networkmanager
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_nsenter
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_opkg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_perf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pidof
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pkgtool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pmap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_qdbus
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_schedtool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_selinux_contexts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_selinux_roles
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_selinux_types
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_selinux_users
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_setpriv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_setsid
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_slabtop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ss
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sshfs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_strace
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sysstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tload
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpb
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tracepath
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tune2fs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_uml
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_unshare
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_valgrind
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_vserver
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wakeup_capable_devices
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wipefs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wpa_cli
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_rebootin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_urpmi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_dnf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_rpm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_scl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_yum
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_be_name
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_beadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_coreadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dhcpinfo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dladm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dtrace
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dumpadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_flowadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_fmadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_inetadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ipadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pfexec
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pkg5
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_prstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ptree
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_savecore
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_snoop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svccfg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcprop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs_fmri
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zlogin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zoneadm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zones
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_a2ps
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_aap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_abcde
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_absolute_command_paths
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ack
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_adb
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ansible
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ant
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_antiword
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apachectl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_archives
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_namespace
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arping
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_asciidoctor
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_asciinema
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_at
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_attr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_augeas
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_avahi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_awk
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_base64
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_basename
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bash
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_baudrates
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_baz
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_beep
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bibtex
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bind_addresses
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bison
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bittorrent
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bogofilter
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bpf_filters
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bpython
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzip2
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cabal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_calendar
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_canonical_paths
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ccal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdcd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrdao
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrecord
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chkconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chmod
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chown
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chroot
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chsh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cksum
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_clay
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cmdambivalent
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cmdstring
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cmp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_column
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_comm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_composer
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_compress
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_configure
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cowsay
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cpio
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cplay
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_crontab
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cscope
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_csplit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cssh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ctags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ctags_tags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_curl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cut
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cvs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_darcs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_date
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_date_formats
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dates
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dbus
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dconf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_devtodo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_df
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dhclient
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict_words
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff3
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff_options
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diffstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dir_list
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_directories
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_django
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmesg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmidecode
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dns_types
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_doas
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_domains
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dos2unix
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_drill
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dropbox
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dsh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dtruss
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_du
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dvi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ecasound
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ed
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elfdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elinks
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_email_addresses
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_enscript
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_entr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_env
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_espeak
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_etags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fakeroot
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_feh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fetchmail
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ffmpeg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_figlet
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_modes
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_systems
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_find
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_find_net_interfaces
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_finger
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flac
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flex
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fmt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fold
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fortune
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fsh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fuser
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gcc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gcore
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gdb
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gem
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_genisoimage
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getconf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getent
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getfacl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getmail
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getopt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ghostscript
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_git
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global_tags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnu_generic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnupod
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnutls
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_go
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gpg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gphoto2
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gprof
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gradle
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_graphicsmagick
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_grep
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groff
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groups
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_growisofs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gsettings
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_guilt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gzip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_have_glob_qual
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_head
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hexdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_host
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hostname
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hosts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iconv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_id
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ifconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iftop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_imagemagick
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_init_d
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_initctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_install
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iostat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ipsec
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_irssi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ispell
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java_class
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_joe
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_join
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_jq
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_killall
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_knock
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_kvno
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_last
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ld_debug
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ldconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ldd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_less
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lha
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_libvirt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_links
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_list_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lldb
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ln
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_loadkeys
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locale
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_localedef
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locales
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_logger
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_look
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ls
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lsof
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lua
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_luarocks
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lynx
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lz4
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lzop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mail
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mailboxes
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_make
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_man
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_md5sum
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mencal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mime_types
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mkdir
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mkfifo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mknod
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mktemp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_module
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_monotone
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_moosic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mosh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mount
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mpc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtools
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mutt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_my_accounts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_myrepos
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysql_utils
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysqldiff
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ncftp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_net_interfaces
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_netcat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_netstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_newsgroups
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nginx
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ngrep
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nice
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nkf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nmap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_npm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nslookup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_numfmt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_objdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_object_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_od
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_openstack
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_opustools
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_other_accounts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pack
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pandoc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_paste
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_patch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_patchutils
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_commands
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pax
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pbm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pdf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perforce
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_basepods
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_modules
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perldoc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pgids
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pgrep
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_php
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_picocom
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pids
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pine
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ping
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg-config
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg_instance
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgadd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkginfo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgrm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pon
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ports
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postfix
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postgresql
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postscript
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printenv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printers
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_process_names
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prove
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ps
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pspdf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_psutils
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ptx
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pwgen
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pydoc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_python
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_python_modules
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_qemu
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_quilt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rake
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ranlib
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rar
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rclone
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rcs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_readelf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_readlink
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_remote_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_renice
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ri
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rlogin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rmdir
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_route
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rrdtool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rsync
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rubber
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ruby
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_runit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_samba
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sccs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_scons
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_screen
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_script
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_seafile
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sed
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_seq
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_service
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_services
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_setfacl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_shasum
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_showmount
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_shred
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_shuf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_shutdown
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_signals
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sisu
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_slrn
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_smartmontools
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_socket
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sort
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_spamassassin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_split
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqlite
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqsh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ssh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ssh_hosts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stdbuf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stgit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stow
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_strings
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_strip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stty
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_su
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_subversion
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sudo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_surfraw
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_swaks
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_swanctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_swift
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sys_calls
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sysctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tac
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tail
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar_archive
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tardy
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcpdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcptraceroute
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tee
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_telnet
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_terminals
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tex
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texinfo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tidy
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tiff
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tilde_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_time_zone
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_timeout
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tla
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tmux
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_todo.sh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_toilet
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_top
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_topgit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_totd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_touch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tput
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_transmission
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tree
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_truncate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_truss
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tty
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ttys
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twidge
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twisted
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_umountable
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unace
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uname
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unexpand
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uniq
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unison
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_units
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uptime
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_urls
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_admin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_at_host
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users_on
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vim
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_visudo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vmstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbis
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vpnc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_w
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_w3m
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_watch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_webbrowser
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wget
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whereis
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_who
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whois
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wiggle
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xargs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlsoft
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlstarlet
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmms2
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xxd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xz
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yafc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yodl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zcat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_dataset
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_pool
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zsh
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_acroread
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_code
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_dcop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_eog
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_evince
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_geany
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gnome-gv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gqview
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_kdeconnect
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_kfmclient
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_matlab
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_mozilla
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_mplayer
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_mupdf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_nautilus
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_nedit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_netscape
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_okular
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_pdftk
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_qiv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_rdesktop
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_setxkbmap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_sublimetext
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_urxvt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_vnc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_arguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_borderwidth
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_color
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_colormapid
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_cursor
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_display
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_extension
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_font
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_geometry
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_keysym
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_locale
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_modifier
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_name
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_resource
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_selection_timeout
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_title
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_utils
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_visual
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_window
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xauth
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xautolock
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xclip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xdvi
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xft_fonts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xinput
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xloadimage
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xmodmap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xournal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xpdf
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xrandr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xscreensaver
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xset
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_arguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_session_id
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xterm
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xwit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_zeal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/__arguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_add-zle-hook-widget
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_add-zsh-hook
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_alias
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_aliases
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_arrays
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_assign
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_autocd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_bindkey
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_brace_parameter
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_builtin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_cd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command_names
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_compadd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_compdef
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_completers
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_condition
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_default
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_delimiters
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_directory_stack
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dirs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_disable
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dynamic_directory_name
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echotc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echoti
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_emulate
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_enable
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_equal
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_exec
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_fc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_file_descriptors
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_first
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_functions
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globflags
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globqual_delims
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globquals
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_hash
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_history_modifiers
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_in_vared
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_bg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_builtin
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_fg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_kill
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limits
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math_params
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_mere
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_module_math_func
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_set
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_unset
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameter
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameters
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_precommand
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_print
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_prompt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ps1234
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_read
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_redirect
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_run-help
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_sched
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_set
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_setopt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_source
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_strftime
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_subscript
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_suffix_alias_files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tcpsys
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tilde
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_trap
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ttyctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_typeset
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ulimit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_unhash
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_user_math_func
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_value
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vared
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vars
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vcs_info
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vcs_info_hooks
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_wait
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_which
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_widgets
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zargs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zattr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc_line
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcompile
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zed
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zftp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zle
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmodload
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zparseopts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zpty
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zsh-mime-handler
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zsocket
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zstyle
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ztodo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/bashcompinit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compaudit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinstall
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_SUSEconfig
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_hwinfo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_osc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_yast
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_zypper
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/catch
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/throw
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/pick-web-browser
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-contexts
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-handler
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Math/zmathfunc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/add-zle-hook-widget
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/add-zsh-hook
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/allopt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/checkmail
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/colors
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/getjobs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/harden
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/is-at-least
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/mere
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/nslookup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/promptnl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/regexp-replace
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/relative
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-btrfs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-git
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-ip
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-openssl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-p4
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-sudo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-svk
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-svn
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/sticky-note
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/tetris
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/tetriscurses
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/xtermctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zargs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zcalc
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zed
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zkbd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmathfuncdef
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zrecompile
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zstyle+
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/ztodo
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser/zsh-newuser-install
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam1_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam2_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bart_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bigfade_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_clint_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_default_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite2_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fade_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fire_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_off_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_oliver_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_pws_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_redhat_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_restore_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_special_chars
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_suse_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_walters_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_zefram_setup
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/promptinit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_alias
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_close
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_command
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_expect
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_fd_handler
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_log
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_open
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_output
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_point
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_proxy
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_read
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_rename
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_send
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_sess
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_shoot
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_spam
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_talk
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_wait
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_bzr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cdv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cvs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_darcs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_fossil
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_git
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_hg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_mtn
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_p4
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svk
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svn
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_tla
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cdv
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cvs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_darcs
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_fossil
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_git
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_hg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_mtn
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_p4
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svk
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svn
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_tla
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_adjust
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_bydir_detect
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_check_com
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_formats
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_get_cmd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_hexdump
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_hook
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_maxexports
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_nvcsformats
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_patch2subject
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_quilt
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_reposub
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set-branch-format
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set-patch-format
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/test-repo-git-rebase-apply
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/test-repo-git-rebase-merge
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookadd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookdel
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_lastmsg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_printsys
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_setsys
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfanon
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfautocheck
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd_match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcget
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfclose
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcput
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfdir
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zffcache
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfgcp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfget
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfget_match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfgoto
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfhere
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfinit
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfls
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfmark
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfopen
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfparams
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfpcp
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfput
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfrglob
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfrtime
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfsession
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfstat
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftp_chpwd
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftp_progress
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftransfer
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftype
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuget
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuput
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-kill-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/bracketed-paste-magic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/bracketed-paste-url-magic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/capitalize-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/copy-earlier-word
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/cycle-completion-positions
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/define-composed-chars
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/delete-whole-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-case-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-line-or-beginning-search
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/edit-command-line
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/expand-absolute-path
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/forward-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-beginning-search-menu
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-pattern-search
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-search-end
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incarg
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incremental-complete-word
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-composed-char
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-files
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-unicode-char
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keeper
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keymap+widget
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/kill-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-word-context
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-words-by-style
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/modify-current-argument
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/move-line-in-buffer
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region-invisible
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/predict-on
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/quote-and-complete-word
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/read-from-minibuffer
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-argument
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string-again
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-bracketed
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-quoted
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-word-style
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/send-invisible
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/smart-insert-last-word
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/split-shell-arguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/surround
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-lines
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-words-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-case-word-match
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-line-or-beginning-search
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/url-quote-magic
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/vi-pipe
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/which-command
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zcalc-auto-insert
file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zed-set-file-name
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/alias
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/autoload
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bg
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bindkey
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/break
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/builtin
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/bye target=exit
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/cap
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/cd
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/chdir target=cd
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/clone
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/colon
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/command
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/comparguments
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compcall
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compctl
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compdescribe
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compfiles
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compgroups
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compquote
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/comptags
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/comptry
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compvalues
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/continue
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/declare target=typeset
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/dirs
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/disable
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/disown
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/dot
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/echo
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/echotc
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/echoti
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/emulate
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/enable
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/eval
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/exec
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/exit
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/export
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/false
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/fc
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/fg
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/float target=typeset
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/functions
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/getcap
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/getln
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/getopts
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/hash
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/history target=fc
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/integer target=typeset
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/jobs
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/kill
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/let
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/limit
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/local target=typeset
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/log
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/logout target=exit
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/noglob
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/popd
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/print
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/printf
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/pushd
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/pushln target=print
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/pwd
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/r target=fc
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/read
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/readonly target=typeset
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/rehash target=hash
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/return
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/sched
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/set
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/setcap
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/setopt
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/shift
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/source
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/stat
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/suspend
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/test
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/times
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/trap
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/true
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ttyctl
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/type target=whence
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/typeset
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ulimit
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/umask
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/unalias target=unhash
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/unfunction target=unhash
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unhash
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unlimit
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unset
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unsetopt
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/vared
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/wait
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/whence
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/where target=whence
link path=usr/share/zsh/$(COMPONENT_VERSION)/help/which target=whence
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zcompile
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zformat
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zftp
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zle
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zmodload
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zparseopts
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zprof
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zpty
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zregexparse
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zsocket
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zstyle
file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ztcp
file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser