Home
last modified time | relevance | path

Searched refs:share (Results 1 – 25 of 565) sorted by relevance

12345678910>>...23

/openbsd-src/games/boggle/
H A DMakefile11 rm -f ${DESTDIR}/usr/share/games/boggle/dictionary
12 ${MKDICT} < /usr/share/dict/words > \
13 ${DESTDIR}/usr/share/games/boggle/dictionary
14 rm -f ${DESTDIR}/usr/share/games/boggle/dictindex
15 ${MKINDEX} < ${DESTDIR}/usr/share/games/boggle/dictionary > \
16 ${DESTDIR}/usr/share/games/boggle/dictindex
17 chown ${BINOWN}:${BINGRP} ${DESTDIR}/usr/share/games/boggle/dictionary
18 chmod 444 ${DESTDIR}/usr/share/games/boggle/dictionary
19 chown ${BINOWN}:${BINGRP} ${DESTDIR}/usr/share/games/boggle/dictindex
20 chmod 444 ${DESTDIR}/usr/share/games/boggle/dictindex
/openbsd-src/distrib/armv7/ramdisk/
H A Dlist106 COPY /usr/local/share/u-boot/am335x_evm/MLO usr/mdec/am335x/MLO
107 COPY /usr/local/share/u-boot/am335x_evm/u-boot.img usr/mdec/am335x/u-boot.img
108 COPY /usr/local/share/dtb/arm/ti/omap/am335x-bone.dtb usr/mdec/am335x/am335x-bone.dtb
109 COPY /usr/local/share/dtb/arm/ti/omap/am335x-boneblack.dtb usr/mdec/am335x/am335x-boneblack.dtb
110 COPY /usr/local/share/dtb/arm/ti/omap/am335x-pocketbeagle.dtb usr/mdec/am335x/am335x-pocketbeagle.d…
111 COPY /usr/local/share/dtb/arm/ti/omap/am335x-boneblack-wireless.dtb usr/mdec/am335x/am335x-boneblac…
112 COPY /usr/local/share/dtb/arm/ti/omap/am335x-boneblue.dtb usr/mdec/am335x/am335x-boneblue.dtb
113 COPY /usr/local/share/dtb/arm/ti/omap/am335x-bonegreen.dtb usr/mdec/am335x/am335x-bonegreen.dtb
114 COPY /usr/local/share/dtb/arm/ti/omap/am335x-bonegreen-wireless.dtb usr/mdec/am335x/am335x-bonegree…
115 COPY /usr/local/share/dtb/arm/ti/omap/am335x-evm.dtb usr/mdec/am335x/am335x-evm.dtb
[all …]
/openbsd-src/usr.sbin/dhcpd/
H A Dconfpars.c197 struct shared_network *share; in parse_statement() local
257 share = calloc(1, sizeof(struct shared_network)); in parse_statement()
258 if (!share) in parse_statement()
260 share->group = clone_group(group, "parse_statement:subnet"); in parse_statement()
261 share->group->shared_network = share; in parse_statement()
263 parse_subnet_declaration(cfile, share); in parse_statement()
266 if (share->subnets) { in parse_statement()
267 share->interface = in parse_statement()
268 share->subnets->interface; in parse_statement()
271 n = piaddr(share->subnets->net); in parse_statement()
[all …]
H A Dmemory.c166 struct shared_network *share) in find_host_for_network() argument
179 subnet = find_grouped_subnet(share, ip_address); in find_host_for_network()
198 struct shared_network *share = subnet->shared_network; in new_address_range() local
203 if (!share) { in new_address_range()
256 if (!share->last_lease) in new_address_range()
257 share->last_lease = &address_range[0]; in new_address_range()
267 address_range[i].shared_network = share; in new_address_range()
285 address_range[i].next = share->leases; in new_address_range()
287 share->leases = &address_range[i]; in new_address_range()
289 address_range[i].next->prev = share->leases; in new_address_range()
[all …]
/openbsd-src/etc/mtree/
H A D4.4BSD.dist306 # ./usr/local/share
307 share
321 # ./usr/local/share/pkgconfig
343 # ./usr/share
344 share
345 # ./usr/share/btrace
349 # ./usr/share/calendar
353 # ./usr/share/dict
361 # ./usr/share/doc
365 # ./usr/share/games
[all …]
/openbsd-src/gnu/usr.bin/texinfo/
H A DMakefile.bsd-wrapper3 INFODIR= infodir=/usr/share/info
4 INFOPATH= DEFAULT_INFOPATH=/usr/local/info:/usr/share/info:.
41 /bin/sh ${.CURDIR}/configure --infodir=/usr/share/info --prefix=/usr --disable-nls ${CF}
49 /bin/sh ${.CURDIR}/configure --infodir=/usr/share/info --prefix=/usr --disable-nls ${CF}
59 ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} ${DESTDIR}/usr/share/texinfo
61 sh ${.CURDIR}/util/gen-dir-node ${DESTDIR}/usr/share/info > \
62 ${DESTDIR}/usr/share/info/dir
63 chown ${MANOWN}:${MANGRP} ${DESTDIR}/usr/share/info/dir
64 chmod ${MANMODE} ${DESTDIR}/usr/share/info/dir
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/tools/scan-build/
H A DBUILD.gn6 ":share",
36 outputs = [ "$root_build_dir/share/man/man1/{{source_file_part}}" ]
39 copy("share") {
41 "share/scan-build/scanview.css",
42 "share/scan-build/sorttable.js",
44 outputs = [ "$root_build_dir/share/scan-build/{{source_file_part}}" ]
/openbsd-src/gnu/llvm/clang/tools/scan-view/
H A DCMakeLists.txt28 add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/share/scan-view/${ShareFile}
30 ${CMAKE_BINARY_DIR}/share/scan-view
32 ${CMAKE_CURRENT_SOURCE_DIR}/share/${ShareFile}
33 ${CMAKE_BINARY_DIR}/share/scan-view/
34 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/share/${ShareFile})
35 list(APPEND Depends ${CMAKE_BINARY_DIR}/share/scan-view/${ShareFile})
36 install(FILES share/${ShareFile}
/openbsd-src/share/dict/
H A DREADME6 FILES and subdirectories of /usr/share/dict:
27 /usr/share/man/man[1238]), and builtin csh commands (named in
28 /usr/share/man/man1/csh.1) of the current version of 4bsd Unix.
30 special/math -- some mathematical terms not in /usr/share/dict/words.
39 It is advised that system managers create a directory /usr/local/share/dict.
42 machine). These files, potentially along with files in /usr/share/dict/special,
43 should be placed in /usr/local/share/dict/words, which will be used by
48 # sort -df /usr/share/dict/special/4bsd \
49 /usr/local/share/dict/surnames \
50 /usr/local/share/dict/acronyms > /usr/local/share/dict/words
/openbsd-src/games/atc/
H A DMakefile15 @if [ ! -d ${DESTDIR}/usr/share/games/atc ]; then \
16 /bin/rm -f ${DESTDIR}/usr/share/games/atc ; \
17 mkdir -p ${DESTDIR}/usr/share/games/atc ; \
18 chown root:wheel ${DESTDIR}/usr/share/games/atc ; \
19 chmod 755 ${DESTDIR}/usr/share/games/atc ; \
25 -m 444 ${GAMES} ${DESTDIR}/usr/share/games/atc)
/openbsd-src/usr.bin/spell/
H A Dspell.ksh24 DICT=/usr/share/dict/words
25 LOCAL_DICT=/usr/local/share/dict/words
26 STOP=/usr/share/dict/stop
27 LOCAL_STOP=/usr/local/share/dict/stop
28 AMERICAN=/usr/share/dict/american
29 BRITISH=/usr/share/dict/british
H A DMakefile12 ${.CURDIR}/stop ${DESTDIR}/usr/share/dict
14 ${.CURDIR}/american ${DESTDIR}/usr/share/dict
16 ${.CURDIR}/british ${DESTDIR}/usr/share/dict
18 ${.CURDIR}/special.4bsd ${DESTDIR}/usr/share/dict/special/4bsd
20 ${.CURDIR}/special.math ${DESTDIR}/usr/share/dict/special/math
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Tester/
H A DCapture.pm16 *share = sub { 0 };
20 my $Curr_Test = 0; share($Curr_Test);
21 my @Test_Results = (); share(@Test_Results);
22 my $Prem_Diag = {diag => ""}; share($Curr_Test);
56 share($result);
109 share(%result);
136 share(%result);
/openbsd-src/share/zoneinfo/
H A DMakefile38 TZDIR= ${DESTDIR}/usr/share/zoneinfo
141 ${DESTDIR}/usr/share/misc
143 ${DESTDIR}/usr/share/zoneinfo
145 ${DESTDIR}/usr/share/zoneinfo
147 ${DESTDIR}/usr/share/zoneinfo
149 ${DESTDIR}/usr/share/zoneinfo
151 ${DESTDIR}/usr/share/zoneinfo
153 ${DESTDIR}/usr/share/zoneinfo
/openbsd-src/sys/arch/hppa/hppa/
H A Dintr.c54 struct hppa_iv *share; member
170 if (!pv->share) { in cpu_intr_map()
174 iv = pv->share; in cpu_intr_map()
175 pv->share = iv->share; in cpu_intr_map()
176 iv->share = ivb[irq].share; in cpu_intr_map()
177 ivb[irq].share = iv; in cpu_intr_map()
224 iv->share = NULL; in cpu_intr_establish()
231 ev->share in cpu_intr_establish()
[all...]
/openbsd-src/share/man/
H A DMakefile8 man0/COPYRIGHT ${DESTDIR}/usr/share/man/COPYRIGHT
11 /usr/sbin/makewhatis ${DESTDIR}/usr/share/man
12 chown root:wheel ${DESTDIR}/usr/share/man/mandoc.db
13 chmod 644 ${DESTDIR}/usr/share/man/mandoc.db
/openbsd-src/gnu/llvm/clang/tools/scan-build/
H A DCMakeLists.txt83 add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/share/scan-build/${ShareFile}
85 ${CMAKE_BINARY_DIR}/share/scan-build
87 ${CMAKE_CURRENT_SOURCE_DIR}/share/scan-build/${ShareFile}
88 ${CMAKE_BINARY_DIR}/share/scan-build/
89 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/share/scan-build/${ShareFile})
90 list(APPEND Depends ${CMAKE_BINARY_DIR}/share/scan-build/${ShareFile})
91 install(FILES share/scan-build/${ShareFile}
/openbsd-src/gnu/usr.bin/perl/
H A Dconfig.over41 man1dir='/usr/share/man/man1'
42 man1direxp='/usr/share/man/man1'
43 installman1dir='/usr/share/man/man1'
45 man3dir='/usr/share/man/man3p'
46 man3direxp='/usr/share/man/man3p'
47 installman3dir='/usr/share/man/man3p'
/openbsd-src/gnu/usr.bin/perl/dist/threads-shared/lib/threads/
H A Dshared.pm34 sub share (\[$@%]) { return $_[0] }
49 my @EXPORT = qw(share is_shared cond_wait cond_timedwait
117 $copy = &share([]);
127 $copy = &share({});
139 share($copy);
149 share($copy);
154 share($copy);
211 share($scalar);
212 share(@array);
213 share(
[all...]
/openbsd-src/gnu/usr.bin/perl/dist/threads-shared/t/
H A Dhv_refs.t40 share($foo);
42 share(%foo);
53 share($test);
69 share(%hash1);
70 share(%hash2);
76 …threads->create(sub { my (%hash3); share(%hash3); $hash2{hash} = \%hash3; $hash3{"thread"} = "yes"…
83 share($r);
95 my $object : shared = &share({});
H A Ddisabled.t13 foreach my $func (qw(share cond_wait cond_signal cond_broadcast)) {
34 is_deeply( share(@array), \@array,
35 'share() is supposed to return back its argument as a ref' );
36 is( ref &share({}), 'HASH' );
H A Dav_refs.t40 share($sv);
44 share(@av);
55 share($av);
56 share(@av2);
76 share(@array);
/openbsd-src/distrib/arm64/ramdisk/
H A Dlist106 COPY /usr/local/share/raspberrypi-firmware/boot/bcm2710-rpi-2-b.dtb usr/mdec/rpi/bcm2710-rpi-2-b.dtb
107 COPY /usr/local/share/raspberrypi-firmware/boot/bcm2710-rpi-3-b.dtb usr/mdec/rpi/bcm2710-rpi-3-b.dtb
108 COPY /usr/local/share/raspberrypi-firmware/boot/bcm2710-rpi-3-b-plus.dtb usr/mdec/rpi/bcm2710-rpi-3…
109 COPY /usr/local/share/raspberrypi-firmware/boot/bcm2710-rpi-cm3.dtb usr/mdec/rpi/bcm2710-rpi-cm3.dtb
110 COPY /usr/local/share/raspberrypi-firmware/boot/bcm2711-rpi-4-b.dtb usr/mdec/rpi/bcm2711-rpi-4-b.dtb
111 COPY /usr/local/share/raspberrypi-firmware/boot/bcm2711-rpi-400.dtb usr/mdec/rpi/bcm2711-rpi-400.dtb
112 COPY /usr/local/share/raspberrypi-firmware/boot/bcm2711-rpi-cm4.dtb usr/mdec/rpi/bcm2711-rpi-cm4.dtb
113 COPY /usr/local/share/raspberrypi-firmware/boot/bootcode.bin usr/mdec/rpi/bootcode.bin
114 COPY /usr/local/share/raspberrypi-firmware/boot/start.elf usr/mdec/rpi/start.elf
115 COPY /usr/local/share/raspberrypi-firmware/boot/start4.elf usr/mdec/rpi/start4.elf
[all …]
/openbsd-src/gnu/usr.bin/gcc/contrib/regression/
H A Dobjs-gcc.sh117 mkdir -p $PREFIX/share/gdb-testsuite || exit 1
119 find . -print | cpio -pdmu $PREFIX/share/gdb-testsuite || exit 1
121 rm $PREFIX/share/gdb-testsuite/gdb.base/selftest.exp
123 rm -r $PREFIX/share/gdb-testsuite/gdb.mi
/openbsd-src/usr.bin/calendar/
H A DMakefile9 ${.CURDIR}/calendars/calendar.* ${DESTDIR}/usr/share/calendar
11 ${INSTALL} -d -o root -g wheel ${DESTDIR}/usr/share/calendar/${lang}
14 ${DESTDIR}/usr/share/calendar/${lang}

12345678910>>...23