Home
last modified time | relevance | path

Searched refs:share (Results 101 – 125 of 748) sorted by relevance

12345678910>>...30

/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.conf25 IDSIgnorePaths /usr/share/man/cat
26 IDSIgnorePaths /usr/share/man/whatis
/freebsd/contrib/netbsd-tests/share/examples/
H A Dt_asm.sh41 local implemented=$(cd /usr/share/examples/asm/${name}/ && \
56 cp /usr/share/examples/asm/${name}/* .
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_001_pos.ksh99 is_shared $mntp || log_must zfs share $filesystem
107 log_must zfs share $filesystem
148 log_must zfs share ${mntp_fs[((i+1))]}
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_share/
H A Dzfs_share_002_pos.ksh65 log_assert "Verify that "zfs share" with a non-existent file system fails."
71 $ZFS share $TESTPOOL/$NONEXISTFSNAME
H A Dzfs_share_009_neg.ksh77 log_must $ZFS share $fs
80 log_mustnot $ZFS share $fs
/freebsd/usr.bin/bmake/
H A DMakefile.config15 DEFAULT_SYS_PATH?= .../share/mk:/usr/share/mk
H A DMakefile.inc32 DEFAULT_SYS_PATH= .../share/mk:/usr/share/mk
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_009_neg.ksh67 log_must zfs share $fs
70 log_mustnot zfs share $fs
H A Dzfs_share_002_pos.ksh57 log_assert "Verify that "zfs share" with a non-existent file system fails."
63 zfs share $TESTPOOL/$NONEXISTFSNAME
H A Dzfs_share_012_pos.ksh61 zfs share -a
82 log_must zfs share -a
/freebsd/tools/test/stress2/misc/
H A Dtruncate8.sh122 static volatile u_int *share;
138 atomic_add_int(&share[SYNC], 1);
139 while (share[SYNC] != PARALLEL)
193 if ((share = mmap(NULL, len, PROT_READ | PROT_WRITE,
H A Dcallout_reset_on2.sh99 volatile u_int *share;
112 while (share[SYNC] == 0)
206 share[SYNC] = 1;
272 if ((share = mmap(NULL, len, PROT_READ | PROT_WRITE,
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DUseDoxygen.cmake89 # Install html into <prefix>/share/doc/<project>
93 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/doc/${PROJECT_NAME}
98 # Install manual into <prefix>/share/man/man3
102 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man
/freebsd/contrib/libevent/cmake/
H A DUseDoxygen.cmake89 # Install html into <prefix>/share/doc/<project>
93 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/doc/${PROJECT_NAME}
98 # Install manual into <prefix>/share/man/man3
102 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man
/freebsd/share/examples/tests/
H A DREADME27 $ kyua list -k /usr/tests/share/examples/tests/Kyuafile
31 $ kyua test -k /usr/tests/share/examples/tests/Kyuafile
35 $ kyua debug -k /usr/tests/share/examples/tests/Kyuafile \
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/
H A Dzfs_unshare_001_pos.ksh112 log_must $ZFS share $filesystem
121 log_must $ZFS share $filesystem
164 log_must $ZFS share ${mntp_fs[((i+1))]}
/freebsd/contrib/bmake/
H A Dbsd.after-import.mk25 srctop := ${.MAKE.MAKEFILES:M*src/share/mk/sys.mk:H:H:H}
48 --share /usr/share
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c49 static int count, share, toggle, total; variable
502 share = 1; in destroy_busy_threadfunc()
527 while (share == 0) { in ATF_TC_BODY()
555 share = 1; in destroy_after_cancel_threadfunc()
582 while (share == 0) { in ATF_TC_BODY()
600 share = 1; in destroy_after_signal_threadfunc()
625 while (share == 0) { in ATF_TC_BODY()
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dnot-installed2 usr/share/zfs/enum-extract.pl
3 usr/share/zfs/zfs-helpers.sh
/freebsd/tests/ci/
H A DMakefile.armv712 QEMU_EXTRA_PARAM=-bios /usr/local/share/u-boot/u-boot-qemu-arm/u-boot.bin
17 .if !exists(/usr/local/share/u-boot/u-boot-qemu-arm/u-boot.bin)
H A DMakefile.aarch6412 QEMU_EXTRA_PARAM=-bios /usr/local/share/u-boot/u-boot-qemu-arm64/u-boot.bin -cpu cortex-a57
17 .if !exists(/usr/local/share/u-boot/u-boot-qemu-arm64/u-boot.bin)
/freebsd/contrib/ncurses/misc/
H A Dgen_edit.sh43 : ${datadir=/usr/share}
53 s%/usr/share/tabset%$TABSET%g
/freebsd/contrib/dialog/package/debian/
H A Drules26 LOCALE = /usr/share/locale
27 MANDIR = /usr/share/man
53 --mandir=\$${prefix}/share/man \
/freebsd/tools/tools/locale/
H A DREADME15 results into /usr/src/share/* as source files for locales.
22 Default: ${SRCTOP}/share.
37 regenerate the locale source files for src/share/*def.
/freebsd/contrib/sendmail/cf/domain/
H A DCS.Berkeley.EDU.m419 `/usr/sww/share/lib/users.cs.db,/usr/sww/share/lib/users.eecs.db')dnl

12345678910>>...30