Michal Nowak
2018-07-24 6aaa1d3f1a0b914d0f1f43d0aa146b7c2f7bec23
commit | author | age
3e3fe8 1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
cac946 13 # Copyright 2017 <contributor>
3e3fe8 14 #
15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
24
25 link path=etc/zprofile target=profile
26 file path=etc/zshrc
06dbfe 27 file path=usr/bin/zsh
AP 28 hardlink path=usr/bin/zsh-$(COMPONENT_VERSION) target=zsh
6aaa1d 29 file path=usr/bin/zsh.old
3e3fe8 30 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/cap.so
31 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/clone.so
32 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/compctl.so
33 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complete.so
34 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complist.so
35 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/computil.so
36 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/curses.so
37 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/datetime.so
38 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/deltochar.so
39 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/example.so
40 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/files.so
41 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/langinfo.so
42 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mapfile.so
43 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mathfunc.so
44 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/socket.so
45 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/tcp.so
46 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/newuser.so
47 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/param/private.so
48 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/parameter.so
49 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/pcre.so
50 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/regex.so
51 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/rlimits.so
52 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/sched.so
53 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/stat.so
54 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/system.so
55 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/termcap.so
56 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/terminfo.so
57 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zftp.so
58 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zle.so
59 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zleparameter.so
60 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zprof.so
61 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zpty.so
62 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zselect.so
63 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/zutil.so
64 file path=usr/share/man/man1/zsh.1
65 file path=usr/share/man/man1/zshall.1
66 file path=usr/share/man/man1/zshbuiltins.1
67 file path=usr/share/man/man1/zshcalsys.1
68 file path=usr/share/man/man1/zshcompctl.1
69 file path=usr/share/man/man1/zshcompsys.1
70 file path=usr/share/man/man1/zshcompwid.1
71 file path=usr/share/man/man1/zshcontrib.1
72 file path=usr/share/man/man1/zshexpn.1
73 file path=usr/share/man/man1/zshmisc.1
74 file path=usr/share/man/man1/zshmodules.1
75 file path=usr/share/man/man1/zshoptions.1
76 file path=usr/share/man/man1/zshparam.1
77 file path=usr/share/man/man1/zshroadmap.1
78 file path=usr/share/man/man1/zshtcpsys.1
79 file path=usr/share/man/man1/zshzftpsys.1
80 file path=usr/share/man/man1/zshzle.1
81 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/after
82 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/age
83 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/before
84 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar
85 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_add
86 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_edit
87 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_lockfiles
88 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_parse
89 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_read
90 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_scandate
91 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_show
92 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_showdate
93 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_sort
94 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/_cdr
95 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/cdr
96 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_add
97 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_dirs
98 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_filehandler
99 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/zsh_directory_name_cdr
100 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/zsh_directory_name_generic
101 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_floppy
102 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_logical_volumes
103 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lscfg
104 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsdev
105 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lslv
106 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lspv
107 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsvg
108 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_object_classes
109 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_physical_volumes
110 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_smit
111 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_volume_groups
112 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsd_pkg
113 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsdconfig
114 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsdinstall
115 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_chflags
6aaa1d 116 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cksum
3e3fe8 117 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_csup
cac946 118 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cu
3e3fe8 119 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cvsup
6aaa1d 120 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fbsd_architectures
3e3fe8 121 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fetch
6aaa1d 122 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_file_flags
3e3fe8 123 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_freebsd-update
124 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fstat
cac946 125 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fw_update
AP 126 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_gstat
6aaa1d 127 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jail
3e3fe8 128 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jails
129 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jexec
130 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jls
cac946 131 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_jot
3e3fe8 132 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_kld
133 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_mixerctl
6aaa1d 134 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_nbsd_architectures
MN 135 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_obsd_architectures
3e3fe8 136 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_pfctl
137 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portaudit
138 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portlint
139 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portmaster
140 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portsnap
141 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_powerd
142 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_procstat
cac946 143 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_rcctl
6aaa1d 144 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_signify
3e3fe8 145 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sockstat
cac946 146 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sysrc
3e3fe8 147 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_systat
6aaa1d 148 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_vmctl
3e3fe8 149 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_watch-snoop
150 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_labels
151 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_matches
152 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_alternative
153 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_approximate
154 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arg_compile
155 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arguments
156 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_bash_completions
157 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_cache_invalid
158 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_function
159 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_program
160 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_combination
161 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_comp_locale
162 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete
163 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_debug
164 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help
165 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help_generic
166 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_tag
167 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct
168 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_filename
169 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_word
170 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_describe
171 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_description
172 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_dispatch
173 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand
174 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_alias
175 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_word
176 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_extensions
177 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_external_pwds
178 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_generic
179 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_guard
180 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history
181 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history_complete_word
182 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_ignored
183 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_list
184 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_main_complete
185 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_match
186 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_menu
187 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_message
188 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_most_recent_file
189 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_multi_parts
190 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_label
191 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_tags
192 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_normal
193 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_nothing
194 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_oldlist
195 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_pick_variant
196 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_prefix
197 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_read_comp
198 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_arguments
199 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_words
200 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_requested
201 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_retrieve_cache
202 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sep_parts
203 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sequence
204 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_set_command
205 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_setup
206 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_store_cache
207 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sub_commands
208 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_tags
209 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_user_expand
210 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_values
211 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_wanted
212 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygcheck
213 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygpath
214 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygrunsrv
215 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygserver
216 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygstart
217 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_dumper
218 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_getclip
219 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkshortcut
220 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkzsh
221 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_pscp
222 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_putclip
223 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_readshortcut
6aaa1d 224 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_caffeinate
3e3fe8 225 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_defaults
226 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_fink
227 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_hdiutil
228 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_applications
229 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_files_for_application
6aaa1d 230 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mdfind
MN 231 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mdls
232 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mdutil
233 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_nvram
3e3fe8 234 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_open
6aaa1d 235 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_osascript
MN 236 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_otool
237 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_pbcopy
238 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_plutil
3e3fe8 239 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_qtplay
240 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_retrieve_mac_apps
6aaa1d 241 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_say
MN 242 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_scselect
243 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_scutil
3e3fe8 244 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_softwareupdate
6aaa1d 245 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_sw_vers
3e3fe8 246 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_system_profiler
247 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_a2utils
248 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt
249 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-file
250 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-move
251 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-show-versions
252 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_aptitude
253 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_auto-apt
254 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_axi-cache
255 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bts
256 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bug
257 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_cdbs-edit-patch
258 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dak
259 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot
260 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot-dsa
261 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dcut
262 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_architectures
06dbfe 263 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_codenames
3e3fe8 264 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_packages
cac946 265 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debbugs_bugnumber
3e3fe8 266 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debchange
267 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debcheckout
268 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debdiff
269 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debfoster
6aaa1d 270 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deborphan
3e3fe8 271 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debsign
272 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dlocate
273 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpatch-edit-patch
274 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg
275 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-buildpackage
276 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-cross
277 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-repack
278 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg_source
279 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dput
280 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dupload
281 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_git-buildpackage
282 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_grep-excuses
283 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_invoke-rc.d
284 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lighttpd
285 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lintian
286 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_madison
287 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_make-kpkg
288 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_members
289 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_mergechanges
290 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_module-assistant
291 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_pbuilder
292 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_piuparts
293 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_reprepro
294 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_schroot
295 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_svn-buildpackage
296 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_toolchain-source
297 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-alternatives
298 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-rc.d
299 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_uscan
300 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_vim-addons
301 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wajig
302 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wanna-build
303 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpi
304 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpitool
305 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_analyseplugin
306 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_brctl
307 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_btrfs
6aaa1d 308 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chattr
3e3fe8 309 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chrt
cac946 310 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_cpupower
3e3fe8 311 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_cryptsetup
312 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ethtool
313 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_arguments
314 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_values
315 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fusermount
cac946 316 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_gpasswd
AP 317 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_htop
318 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iconvconfig
3e3fe8 319 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ionice
320 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ipset
321 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iptables
322 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iwconfig
cac946 323 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_kpartx
3e3fe8 324 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_losetup
6aaa1d 325 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsattr
06dbfe 326 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsblk
3e3fe8 327 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsusb
cac946 328 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ltrace
3e3fe8 329 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mdadm
330 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mii-tool
331 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_modutils
332 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mondo
6aaa1d 333 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_networkmanager
cac946 334 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pidof
3e3fe8 335 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pkgtool
336 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_qdbus
337 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_rpmbuild
338 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_schedtool
339 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ss
340 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sshfs
341 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_strace
342 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sysstat
343 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpb
344 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpconfig
6aaa1d 345 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tracepath
3e3fe8 346 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tune2fs
347 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_uml
348 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_valgrind
349 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_vserver
350 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wakeup_capable_devices
6aaa1d 351 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wipefs
3e3fe8 352 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wpa_cli
353 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_rebootin
354 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_urpmi
355 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_dnf
356 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_rpm
357 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_scl
358 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_yum
359 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_be_name
360 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_beadm
361 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_coreadm
362 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dhcpinfo
363 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dladm
364 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dtrace
365 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dumpadm
366 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_flowadm
367 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_flowadm.~1~
368 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_fmadm
369 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_inetadm
370 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ipadm
371 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ipadm.~1~
372 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_netstat
373 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_netstat.~1~
374 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pfexec
375 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pkg5
376 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_prstat
377 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ptree
378 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_savecore
379 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_snoop
380 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcadm
381 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcadm.~1~
382 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svccfg
383 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcprop
384 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs
385 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs.~1~
386 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs_fmri
387 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zlogin
388 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zoneadm
389 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zones
390 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_a2ps
391 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_aap
cac946 392 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_absolute_command_paths
3e3fe8 393 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_adb
6aaa1d 394 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ansible
3e3fe8 395 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ant
396 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_antiword
397 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apachectl
398 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apm
399 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_archives
400 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_namespace
401 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arp
402 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arping
403 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_at
404 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_attr
405 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_augeas
406 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_awk
06dbfe 407 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_basename
cac946 408 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_baudrates
3e3fe8 409 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_baz
410 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_beep
cac946 411 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bibtex
3e3fe8 412 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bind_addresses
413 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bison
414 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bittorrent
415 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bogofilter
06dbfe 416 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bpf_filters
3e3fe8 417 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bpython
418 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzip2
419 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzr
420 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cabal
421 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cal
422 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_calendar
423 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_canonical_paths
424 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cat
425 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ccal
426 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdcd
427 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrdao
428 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrecord
429 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chkconfig
430 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chmod
431 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chown
432 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chsh
433 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_clay
06dbfe 434 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cmdambivalent
3e3fe8 435 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cmdstring
436 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cmp
6aaa1d 437 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_column
3e3fe8 438 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_comm
439 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_compress
440 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_configure
441 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cowsay
442 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cp
443 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cpio
444 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cplay
cac946 445 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cscope
3e3fe8 446 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cssh
447 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ctags_tags
448 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_curl
449 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cut
450 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cvs
451 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_darcs
452 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_date
453 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_date_formats
454 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dates
455 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dbus
6aaa1d 456 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dconf
3e3fe8 457 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dd
458 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_devtodo
459 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_df
460 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dhclient
461 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict
462 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict_words
463 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff
464 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff_options
465 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diffstat
cac946 466 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dig
3e3fe8 467 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dir_list
468 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_directories
469 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_django
cac946 470 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmesg
3e3fe8 471 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmidecode
6aaa1d 472 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dns_types
cac946 473 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_doas
3e3fe8 474 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_domains
6aaa1d 475 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_drill
3e3fe8 476 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dsh
477 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_du
478 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dvi
479 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ecasound
480 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elfdump
481 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elinks
482 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elm
483 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_email_addresses
484 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_enscript
06dbfe 485 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_entr
3e3fe8 486 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_env
487 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_espeak
488 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_etags
489 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fakeroot
490 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_feh
491 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fetchmail
492 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ffmpeg
493 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_figlet
6aaa1d 494 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_modes
3e3fe8 495 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_systems
496 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_files
497 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_find
498 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_find_net_interfaces
499 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_finger
6aaa1d 500 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flac
3e3fe8 501 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flasher
502 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flex
06dbfe 503 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fmt
6aaa1d 504 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fold
3e3fe8 505 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fortune
506 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fsh
507 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fuser
508 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gcc
509 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gcore
510 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gdb
6aaa1d 511 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gem
3e3fe8 512 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_genisoimage
513 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getconf
514 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getent
515 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getfacl
516 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getmail
6aaa1d 517 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getopt
3e3fe8 518 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_git
519 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global
520 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global_tags
521 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnu_generic
522 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnupod
523 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnutls
524 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_go
525 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gpg
526 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gphoto2
527 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gprof
528 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gradle
529 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_graphicsmagick
530 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_grep
531 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groff
532 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groups
533 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_growisofs
534 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gs
cac946 535 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gsettings
3e3fe8 536 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_guilt
537 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gzip
538 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_have_glob_qual
539 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_head
6aaa1d 540 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hexdump
3e3fe8 541 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hg
542 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hosts
543 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iconv
544 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_id
545 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ifconfig
546 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iftop
547 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_imagemagick
548 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_init_d
549 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_initctl
6aaa1d 550 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_install
cac946 551 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iostat
3e3fe8 552 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ip
553 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_irssi
554 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ispell
555 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java
556 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java_class
557 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_joe
558 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_join
6aaa1d 559 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_jq
3e3fe8 560 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_killall
561 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_knock
562 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_kvno
563 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_last
564 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ld_debug
6aaa1d 565 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ldconfig
3e3fe8 566 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ldd
567 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_less
568 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lha
cac946 569 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_libvirt
3e3fe8 570 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_links
571 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_list_files
572 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lldb
573 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ln
574 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_loadkeys
cac946 575 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locale
AP 576 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_localedef
3e3fe8 577 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locales
578 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locate
579 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_look
580 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lp
581 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ls
582 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lsof
583 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lynx
584 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lzop
585 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mail
586 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mailboxes
587 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_make
588 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_man
589 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_md5sum
590 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mencal
591 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mh
592 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mime_types
593 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mkdir
6aaa1d 594 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mktemp
3e3fe8 595 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_module
596 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_monotone
597 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_moosic
598 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mosh
599 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mount
600 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mpc
601 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mt
602 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtools
603 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtr
604 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mutt
6aaa1d 605 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mv
3e3fe8 606 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_my_accounts
607 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysql_utils
608 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysqldiff
609 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ncftp
610 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_net_interfaces
611 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_netcat
612 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_newsgroups
06dbfe 613 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ngrep
3e3fe8 614 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nice
615 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nkf
616 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nl
617 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nm
618 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nmap
619 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_notmuch
620 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_npm
621 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nslookup
6aaa1d 622 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_numfmt
3e3fe8 623 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_objdump
cac946 624 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_object_files
3e3fe8 625 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_od
cac946 626 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_openstack
3e3fe8 627 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_other_accounts
628 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pack
06dbfe 629 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_paste
3e3fe8 630 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_patch
631 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_patchutils
632 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_commands
633 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_files
634 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pax
635 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pbm
636 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pdf
637 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perforce
638 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl
639 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_basepods
640 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_modules
641 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perldoc
642 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pgrep
643 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_php
cac946 644 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_picocom
3e3fe8 645 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pids
646 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pine
647 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ping
648 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg-config
649 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg_instance
650 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgadd
651 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkginfo
652 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgrm
653 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pon
654 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ports
655 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postfix
656 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postscript
657 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prcs
658 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printenv
659 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printers
660 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prove
661 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ps
662 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pspdf
663 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_psutils
664 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pump
6aaa1d 665 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pwgen
3e3fe8 666 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pydoc
667 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_python
668 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_python_modules
669 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_qemu
670 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_quilt
671 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_raggle
672 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rake
673 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ranlib
674 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rar
675 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rcs
676 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_readelf
677 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_remote_files
678 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_renice
679 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ri
680 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rlogin
681 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rm
06dbfe 682 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_route
3e3fe8 683 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rrdtool
684 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rsync
685 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rubber
686 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ruby
687 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_runit
688 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sablotron
689 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_samba
690 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sccs
691 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_screen
cac946 692 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_script
3e3fe8 693 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sed
6aaa1d 694 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_seq
3e3fe8 695 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_service
696 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_services
697 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_setfacl
698 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sh
699 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_showmount
6aaa1d 700 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_shutdown
3e3fe8 701 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_signals
702 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sisu
703 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_slrn
6aaa1d 704 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_smartmontools
3e3fe8 705 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_socket
706 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sort
707 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_spamassassin
6aaa1d 708 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_split
3e3fe8 709 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqlite
710 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqsh
711 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ssh
6aaa1d 712 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ssh_hosts
MN 713 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stdbuf
3e3fe8 714 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stgit
6aaa1d 715 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_strings
3e3fe8 716 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_strip
717 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stty
718 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_su
719 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_subversion
720 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sudo
721 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_surfraw
06dbfe 722 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_swaks
AP 723 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_swift
cac946 724 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sys_calls
3e3fe8 725 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sysctl
726 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tail
727 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar
728 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar_archive
729 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tardy
730 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcpdump
731 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcptraceroute
732 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_telnet
733 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_terminals
734 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tex
735 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texi
736 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texinfo
737 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tidy
738 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tiff
739 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tilde_files
740 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_time_zone
6aaa1d 741 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_timeout
3e3fe8 742 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tin
743 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tla
744 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tmux
745 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_todo.sh
746 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_toilet
cac946 747 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_top
3e3fe8 748 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_topgit
749 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_totd
cac946 750 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_touch
AP 751 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tput
3e3fe8 752 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tr
753 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tree
cac946 754 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_truss
3e3fe8 755 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ttys
756 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twidge
757 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twisted
06dbfe 758 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_umountable
3e3fe8 759 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unace
760 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uname
761 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unexpand
762 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uniq
763 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unison
764 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_units
765 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_urls
766 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_admin
767 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_at_host
768 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users
769 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users_on
770 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uzbl
771 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vcsh
772 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vim
773 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vmstat
774 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbis
775 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbiscomment
776 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vux
06dbfe 777 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_w
3e3fe8 778 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_w3m
779 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_watch
780 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wc
781 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_webbrowser
782 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wget
783 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whereis
06dbfe 784 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_who
3e3fe8 785 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whois
786 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wiggle
787 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xargs
788 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlsoft
6aaa1d 789 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlstarlet
3e3fe8 790 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmms2
791 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xxd
792 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xz
793 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yafc
794 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yodl
795 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yp
796 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zcat
797 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zdump
798 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs
799 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs.~1~
800 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_dataset
801 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_keysource_props
802 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_pool
803 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zip
804 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zpool
805 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zsh
806 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_acroread
6aaa1d 807 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_code
3e3fe8 808 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_dcop
cac946 809 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_evince
3e3fe8 810 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gnome-gv
811 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gqview
812 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gv
6aaa1d 813 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_kdeconnect
3e3fe8 814 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_kfmclient
815 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_matlab
816 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_mozilla
817 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_mplayer
818 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_nautilus
819 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_nedit
820 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_netscape
821 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_okular
822 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_pdftk
823 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_qiv
824 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_rdesktop
825 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_setxkbmap
6aaa1d 826 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_sublimetext
3e3fe8 827 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_urxvt
828 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_vnc
829 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_arguments
830 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_borderwidth
831 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_color
832 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_colormapid
833 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_cursor
834 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_display
835 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_extension
836 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_font
837 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_geometry
838 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_keysym
839 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_locale
840 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_modifier
841 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_name
842 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_resource
843 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_selection_timeout
844 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_title
845 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_utils
846 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_visual
847 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_window
848 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xauth
849 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xautolock
850 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xclip
851 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xdvi
852 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xfig
853 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xft_fonts
854 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xloadimage
855 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xmodmap
856 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xournal
857 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xpdf
858 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xrandr
859 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xscreensaver
860 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xset
861 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_arguments
862 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_session_id
863 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xterm
864 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xv
865 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xwit
cac946 866 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_add-zle-hook-widget
3e3fe8 867 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_add-zsh-hook
868 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_alias
869 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_aliases
870 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_arrays
871 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_assign
872 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_autocd
873 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_bindkey
874 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_brace_parameter
875 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_builtin
876 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_cd
877 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command
878 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command_names
879 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_compadd
880 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_compdef
cac946 881 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_completers
3e3fe8 882 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_condition
883 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_default
884 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_delimiters
885 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_directory_stack
886 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dirs
887 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_disable
888 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dynamic_directory_name
889 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echotc
890 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echoti
891 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_emulate
892 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_enable
893 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_equal
894 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_fc
895 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_file_descriptors
896 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_first
897 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_functions
898 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globflags
899 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globqual_delims
900 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globquals
901 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_hash
902 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_history_modifiers
903 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_in_vared
904 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs
905 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_bg
906 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_builtin
907 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_fg
908 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_kill
909 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limit
910 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limits
911 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math
912 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math_params
913 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_mere
914 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_module_math_func
915 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options
916 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_set
917 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_unset
918 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameter
919 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameters
920 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_precommand
921 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_print
922 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_prompt
923 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ps1234
924 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_read
925 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_redirect
926 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_run-help
927 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_sched
928 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_set
929 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_setopt
930 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_source
931 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_stat
932 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_strftime
933 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_subscript
934 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_suffix_alias_files
935 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tcpsys
936 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tilde
937 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_trap
938 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ttyctl
939 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_typeset
940 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ulimit
941 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_unhash
942 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_user_math_func
943 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_value
944 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vared
945 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vars
946 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_wait
947 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_which
cac946 948 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_widgets
3e3fe8 949 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zargs
950 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zattr
951 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc
952 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc_line
953 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcompile
954 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zed
955 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zftp
956 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zle
957 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmodload
958 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmv
959 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zpty
960 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zsh-mime-handler
961 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zsocket
962 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zstyle
963 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ztodo
964 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/bashcompinit
965 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compaudit
966 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compdump
967 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinit
968 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinstall
969 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_SUSEconfig
970 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_hwinfo
971 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_osc
972 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_yast
973 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_zypper
974 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/catch
975 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/throw
976 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/pick-web-browser
977 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-contexts
978 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-handler
979 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-setup
cac946 980 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Math/zmathfunc
AP 981 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/add-zle-hook-widget
3e3fe8 982 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/add-zsh-hook
983 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/allopt
984 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/checkmail
985 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/colors
986 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/getjobs
987 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/harden
988 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/is-at-least
989 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/mere
990 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/nslookup
991 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/promptnl
992 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/regexp-replace
993 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/relative
994 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help
995 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-git
996 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-ip
997 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-openssl
998 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-p4
999 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-sudo
1000 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-svk
1001 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/run-help-svn
1002 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/sticky-note
1003 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/tetris
1004 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/tetriscurses
1005 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/xtermctl
1006 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zargs
1007 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zcalc
1008 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zed
1009 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zkbd
1010 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmathfuncdef
1011 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmv
1012 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zrecompile
1013 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zstyle+
1014 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/ztodo
1015 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser/zsh-newuser-install
1016 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam1_setup
1017 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam2_setup
1018 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bart_setup
1019 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bigfade_setup
1020 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_clint_setup
06dbfe 1021 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_default_setup
3e3fe8 1022 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite2_setup
1023 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite_setup
1024 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fade_setup
1025 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fire_setup
1026 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_off_setup
1027 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_oliver_setup
1028 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_pws_setup
1029 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_redhat_setup
06dbfe 1030 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_restore_setup
3e3fe8 1031 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_special_chars
1032 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_suse_setup
1033 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_walters_setup
1034 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_zefram_setup
1035 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/promptinit
1036 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_alias
1037 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_close
1038 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_command
1039 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_expect
1040 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_fd_handler
1041 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_log
1042 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_open
1043 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_output
1044 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_point
1045 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_proxy
1046 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_read
1047 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_rename
1048 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_send
1049 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_sess
1050 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_shoot
1051 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_spam
1052 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_talk
1053 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_wait
1054 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_bzr
1055 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cdv
1056 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cvs
1057 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_darcs
1058 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_fossil
1059 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_git
1060 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_hg
1061 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_mtn
1062 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_p4
1063 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svk
1064 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svn
1065 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_tla
1066 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
1067 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cdv
1068 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cvs
1069 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_darcs
1070 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_fossil
1071 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_git
1072 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_hg
1073 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_mtn
1074 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_p4
1075 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svk
1076 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svn
1077 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_tla
1078 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_adjust
1079 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_bydir_detect
1080 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_check_com
1081 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_formats
1082 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_get_cmd
cac946 1083 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_hexdump
3e3fe8 1084 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_hook
1085 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_maxexports
1086 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_nvcsformats
cac946 1087 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_patch2subject
3e3fe8 1088 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_quilt
1089 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_realpath
1090 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_reposub
1091 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set
06dbfe 1092 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set-patch-format
3e3fe8 1093 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info
1094 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookadd
1095 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookdel
1096 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_lastmsg
1097 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_printsys
1098 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_setsys
1099 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfanon
1100 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfautocheck
1101 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd
1102 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd_match
1103 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcget
1104 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfclose
1105 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcput
1106 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfdir
1107 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zffcache
1108 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfgcp
1109 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfget
1110 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfget_match
1111 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfgoto
1112 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfhere
1113 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfinit
1114 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfls
1115 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfmark
1116 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfopen
1117 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfparams
1118 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfpcp
1119 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfput
1120 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfrglob
1121 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfrtime
1122 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfsession
1123 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfstat
1124 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftp_chpwd
1125 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftp_progress
1126 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftransfer
1127 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftype
1128 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuget
1129 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuput
1130 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-kill-word-match
1131 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-word-match
1132 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/bracketed-paste-magic
1133 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/bracketed-paste-url-magic
1134 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/capitalize-word-match
1135 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/copy-earlier-word
1136 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/cycle-completion-positions
1137 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/define-composed-chars
1138 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/delete-whole-word-match
1139 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-case-word-match
1140 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-line-or-beginning-search
1141 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/edit-command-line
1142 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/expand-absolute-path
1143 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/forward-word-match
1144 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-beginning-search-menu
1145 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-pattern-search
1146 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-search-end
1147 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incarg
1148 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incremental-complete-word
1149 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-composed-char
1150 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-files
1151 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-unicode-char
1152 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keeper
1153 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keymap+widget
1154 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/kill-word-match
1155 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-word-context
1156 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-words-by-style
1157 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/modify-current-argument
1158 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/move-line-in-buffer
1159 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region
1160 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region-invisible
1161 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/predict-on
1162 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/quote-and-complete-word
1163 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/read-from-minibuffer
1164 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-argument
1165 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string
1166 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string-again
1167 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-bracketed
1168 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-quoted
cac946 1169 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-word-match
3e3fe8 1170 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-word-style
1171 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/send-invisible
1172 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/smart-insert-last-word
1173 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/split-shell-arguments
1174 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/surround
1175 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-lines
1176 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-words-match
1177 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-case-word-match
1178 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-line-or-beginning-search
1179 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/url-quote-magic
cac946 1180 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/vi-pipe
3e3fe8 1181 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/which-command
1182 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zcalc-auto-insert
1183 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zed-set-file-name
1184 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/alias
06dbfe 1185 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/autoload
3e3fe8 1186 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bg
1187 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bindkey
1188 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/break
1189 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/builtin
1190 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/bye target=exit
1191 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/cap
1192 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/cd
1193 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/chdir target=cd
1194 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/clone
1195 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/colon
1196 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/command
1197 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/comparguments
1198 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compcall
1199 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compctl
1200 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compdescribe
1201 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compfiles
1202 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compgroups
1203 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compquote
1204 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/comptags
1205 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/comptry
1206 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/compvalues
1207 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/continue
1208 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/declare target=typeset
1209 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/dirs
1210 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/disable
1211 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/disown
1212 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/dot
1213 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/echo
1214 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/echotc
1215 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/echoti
1216 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/emulate
1217 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/enable
1218 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/eval
1219 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/exec
1220 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/exit
1221 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/export
1222 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/false
1223 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/fc
1224 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/fg
1225 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/float target=typeset
1226 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/functions
1227 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/getcap
1228 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/getln
1229 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/getopts
1230 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/hash
1231 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/history target=fc
1232 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/integer target=typeset
1233 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/jobs
1234 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/kill
1235 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/let
1236 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/limit
1237 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/local target=typeset
1238 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/log
1239 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/logout target=exit
1240 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/noglob
1241 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/popd
1242 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/print
1243 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/printf
1244 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/pushd
1245 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/pushln target=print
1246 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/pwd
1247 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/r target=fc
1248 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/read
1249 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/readonly target=typeset
1250 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/rehash target=hash
1251 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/return
1252 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/sched
1253 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/set
1254 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/setcap
1255 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/setopt
1256 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/shift
1257 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/source
1258 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/stat
1259 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/suspend
1260 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/test
1261 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/times
1262 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/trap
1263 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/true
1264 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ttyctl
1265 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/type target=whence
1266 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/typeset
1267 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ulimit
1268 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/umask
1269 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/unalias target=unhash
1270 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/unfunction target=unhash
1271 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unhash
1272 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unlimit
1273 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unset
1274 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/unsetopt
1275 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/vared
1276 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/wait
1277 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/whence
1278 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/where target=whence
1279 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/which target=whence
1280 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zcompile
1281 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zformat
1282 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zftp
1283 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zle
1284 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zmodload
1285 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zparseopts
1286 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zprof
1287 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zpty
1288 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zregexparse
1289 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zsocket
1290 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zstyle
1291 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ztcp
1292 file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser