Searched refs:release (Results 1 - 25 of 265) sorted by relevance

1234567891011

/freebsd-9.3-release/release/pkg_repos/
H A Drelease-dvd.conf2 release: {
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_utsname.h39 char release[257]; member in struct:svr4_utsname
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_utsname.h52 char release[9]; member in struct:ibcs2_utsname
/freebsd-9.3-release/release/doc/share/mk/
H A Ddoc.relnotes.mk6 RELEASETYPE!= grep -o 'release.type "[a-z]*"' ${RELN_ROOT}/share/xml/release.ent | sed 's|[a-z.]* "\([a-z]*\)"|\1|'
7 RELEASEURL!= grep -o 'release.url \"[^\"]*\"' ${RELN_ROOT}/share/xml/release.ent | sed 's|[^ ]* "\([^"]*\)"|\1|'
8 RELEASEBRANCH!= grep -o 'release.branch "\([^"]*\)"' ${RELN_ROOT}/share/xml/release.ent | sed 's|[^ ]* "\([^"]*\)"|\1|'
13 .elif ${RELEASETYPE} == "release"
14 PROFILING+= --param profile.attribute "'releasetype'" --param profile.value "'release'"
16 XSLTPROCFLAGS+= --param release.url "'${RELEASEURL}'"
17 XSLTPROCFLAGS+= --param release
[all...]
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Duname-a.d46 `utsname.release,
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/System/
H A Duname-a.d46 `utsname.release,
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DMutex.h54 /// Attempts to release the lock. If the lock is held by the current
58 /// @brief Unconditionally release the lock.
59 bool release();
109 bool release() { function in class:llvm::sys::SmartMutex
111 return MutexImpl::release();
117 "Lock not acquired before release!");
147 mtx.release();
H A DMutexGuard.h24 /// destruction of the object will always release the Mutex and thus avoid
33 ~MutexGuard() { M.release(); }
/freebsd-9.3-release/release/tools/arm/
H A Dcrochet-BEAGLEBONE.conf17 _BRANCH=$(make -C ${FREEBSD_SRC}/release -V BRANCH)
18 _REVISION=$(make -C ${FREEBSD_SRC}/release -V REVISION)
H A Dcrochet-PANDABOARD.conf17 _BRANCH=$(make -C ${FREEBSD_SRC}/release -V BRANCH)
18 _REVISION=$(make -C ${FREEBSD_SRC}/release -V REVISION)
H A Dcrochet-RPI-B.conf17 _BRANCH=$(make -C ${FREEBSD_SRC}/release -V BRANCH)
18 _REVISION=$(make -C ${FREEBSD_SRC}/release -V REVISION)
H A Dcrochet-WANDBOARD-QUAD.conf17 _BRANCH=$(make -C ${FREEBSD_SRC}/release -V BRANCH)
18 _REVISION=$(make -C ${FREEBSD_SRC}/release -V REVISION)
H A Dcrochet-ZEDBOARD.conf17 _BRANCH=$(make -C ${FREEBSD_SRC}/release -V BRANCH)
18 _REVISION=$(make -C ${FREEBSD_SRC}/release -V REVISION)
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_global.h46 void (*release) (struct drm_global_reference *); member in struct:drm_global_reference
/freebsd-9.3-release/sys/sys/
H A Dutsname.h50 char release[SYS_NMLN]; /* Release level. */ member in struct:utsname
/freebsd-9.3-release/contrib/libreadline/
H A Dundo.c108 UNDO_LIST *release, *orig_list; local
113 release = rl_undo_list;
116 if (release->what == UNDO_DELETE)
117 free (release->text);
119 free (release);
166 UNDO_LIST *release; local
220 release = rl_undo_list;
222 replace_history_data (-1, (histdata_t *)release, (histdata_t *)rl_undo_list);
224 free (release);
/freebsd-9.3-release/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h52 char *release; member in struct:opensolaris_utsname
/freebsd-9.3-release/contrib/ntp/sntp/scripts/
H A Dcvo.sh32 CVO_OS="$CVO_OS`lsb_release --release --short`"
38 elif test -f /etc/mandrake-release
40 set `cat /etc/mandrake-release`
43 elif test -f /etc/redhat-release
45 set `cat /etc/redhat-release`
76 elif test -f /etc/SuSE-release
78 set `cat /etc/SuSE-release`
/freebsd-9.3-release/contrib/libstdc++/include/std/
H A Dstd_memory.h199 auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { }
212 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
225 reset(__a.release());
243 reset(__a.release());
314 release() throw() function in class:auto_ptr
365 { return auto_ptr_ref<_Tp1>(this->release()); }
369 { return auto_ptr<_Tp1>(this->release()); }
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h135 cc_int32 (*release)(cc_string_t); member in struct:cc_string_functions
151 cc_int32 (*release)(cc_credentials_t); member in struct:cc_credentials_functions
161 cc_int32 (*release)(cc_credentials_iterator_t); member in struct:cc_credentials_iterator_functions
170 cc_int32 (*release) (cc_ccache_iterator_t); member in struct:cc_ccache_iterator_functions
179 cc_int32 (*release)(cc_ccache_t); member in struct:cc_ccache_functions
206 cc_int32 (*release)(cc_context_t); member in struct:cc_context_functions
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState_Fwd.h30 static void release(const clang::ento::ProgramState *state) { function in struct:llvm::IntrusiveRefCntPtrInfo
/freebsd-9.3-release/contrib/ofed/management/
H A Dmake.dist7 echo "$0 daily | release [ signed | <key-id> ]"
9 echo " You must specify either release or daily in order for this script"
10 echo "to make tarballs. If this is a daily release, the tarballs will"
12 echo "If this is a release build, then the tarball will be named"
19 echo "included in this release. If it's NULL, then do all the components."
22 echo "it will abort the release and prompt you to update the version on"
25 echo "you will always be able to get to any given release tarball by"
38 echo "is on the right branch before proceeding with the release."
40 echo " In addition to just tagging the git repo, whenever creating a release"
42 echo "If you do not pass an argument to release, the
[all...]
/freebsd-9.3-release/share/man/man7/
H A DMakefile22 release.7 \
/freebsd-9.3-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_misc.c50 utsname.release = osrelease;
/freebsd-9.3-release/release/
H A DMakefile3 # Makefile for building releases and release media.
6 # cdrom: Builds release CD-ROM media (disc1.iso)
7 # dvdrom: Builds release DVD-ROM media (dvd1.iso)
11 # release: Build all media and FTP distribution area
12 # install: Copies all release media into ${DESTDIR}
22 # NODOC: if set, do not generate release documentation
26 # TARGET/TARGET_ARCH: architecture of built release
106 CLEANDIRS= dist ftp release bootonly dvd
133 --exclude .git --exclude @ --exclude usr/src/release/dist usr/src
155 mkdir -p release
[all...]

Completed in 283 milliseconds

1234567891011