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