Searched defs:release (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_utsname.h39 char release[257]; member in struct:svr4_utsname
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DMutex.cpp29 bool MutexImpl::release() { return true; } function in class:llvm::MutexImpl
/freebsd-10-stable/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-10-stable/sys/sys/
H A Dutsname.h50 char release[SYS_NMLN]; /* Release level. */ member in struct:utsname
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h52 char *release; member in struct:opensolaris_utsname
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_global.h46 void (*release) (struct drm_global_reference *); member in struct:drm_global_reference
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_utsname.h52 char release[9]; member in struct:ibcs2_utsname
H A Dibcs2_xenix.c152 char release[16]; member in struct:ibcs2_sco_utsname
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dauto_array.hpp119 auto_array< T >::release(void) function in class:atf::auto_array
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DMutex.h109 bool release() { function in class:llvm::sys::SmartMutex
/freebsd-10-stable/contrib/unbound/libunbound/python/doc/
H A Dconf.py49 release = '1.0.0' variable
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_proc_mutex.h75 apr_status_t (*release)(apr_proc_mutex_t *); member in struct:apr_proc_mutex_unix_lock_methods_t
/freebsd-10-stable/contrib/libreadline/
H A Dundo.c108 UNDO_LIST *release, *orig_list; local
166 UNDO_LIST *release; local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DCleanUp.h169 release () function in class:lldb_utility::CleanUp
302 release () function in class:lldb_utility::CleanUp2
/freebsd-10-stable/sys/ofed/include/linux/
H A Dkobject.h42 void (*release)(struct kobject *kobj); member in struct:kobj_type
H A Dfs.h110 int (*release)(struct inode *, struct file *); member in struct:file_operations
/freebsd-10-stable/contrib/libstdc++/include/std/
H A Dstd_memory.h314 release() throw() function in class:auto_ptr
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h89 static void release(T *obj) { obj->Release(); } function in struct:llvm::IntrusiveRefCntPtrInfo
178 void release() { if (Obj) IntrusiveRefCntPtrInfo<T>::release(Obj); } function in class:llvm::IntrusiveRefCntPtr
/freebsd-10-stable/usr.bin/csup/
H A Ddetailer.c134 char *cmd, *collname, *line, *release; local
/freebsd-10-stable/usr.bin/uname/
H A Duname.c86 static char *ident, *platform, *hostname, *arch, *release, *sysname, *version, *kernvers, *uservers; variable
/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dlibgomp.h218 gomp_sem_t release; member in struct:gomp_thread
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DOwnership.h164 PtrTy release() const { return Val; } function in class:clang::ActionResult
209 PtrTy release() const { return get(); } function in class:clang::ActionResult
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c450 *release = "", local
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dasn1-template.h108 asn1_type_release release; member in struct:asn1_type_func
/freebsd-10-stable/crypto/heimdal/lib/ipc/
H A Dclient.c481 int (*release)(void *); member in struct:hipc_ops

Completed in 324 milliseconds

123