Searched defs:update (Results 1 - 25 of 79) sorted by relevance

1234

/freebsd-10-stable/share/examples/diskless/
H A Dclone_root105 update() { function
/freebsd-10-stable/sys/dev/isci/scil/
H A Dsci_base_observer.c84 sci_base_observer_initialize( SCI_BASE_OBSERVER_T * the_observer, SCI_BASE_OBSERVER_UPDATE_T update, SCI_BASE_SUBJECT_T * the_subject ) argument
H A Dsci_base_observer.h102 SCI_BASE_OBSERVER_UPDATE_T update; member in struct:SCI_BASE_OBSERVER
[all...]
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dm_dss.c76 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_dss1.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_ecdsa.c126 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_md2.c77 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_md4.c79 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_md5.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_mdc2.c79 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_null.c70 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_ripemd.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_sha.c77 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_wp.c19 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_sha1.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
/freebsd-10-stable/tools/tools/ath/common/
H A Ddiag.h50 void (*update)(struct statshandler *); member in struct:statshandler
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_drawable.c118 struct drm_update_draw *update = (struct drm_update_draw *)data; local
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp264 update(node_iterator /*it*/, null_node_update_pointer) function in class:PB_DS_CLASS_C_DEC
271 update(node_iterator nd_it, Node_Update* p_update) function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk85 .info ${_DEPENDFILE:S,${SRCTOP}/,,} update=${UPDATE_DEPENDFILE} macro
109 .info ${_DEPENDFILE:S,${SRCTOP}/,,} update=${UPDATE_DEPENDFILE} macro
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.cpp106 void InterferenceCache::Entry::update(unsigned MBBNum) { function in class:InterferenceCache::Entry
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DMD5.cpp187 void MD5::update(ArrayRef<uint8_t> Data) { function in class:llvm::MD5
225 void MD5::update(StringRef Str) { function in class:llvm::MD5
/freebsd-10-stable/contrib/nvi/common/
H A Dline.c271 db_append( SCR *sp, int update, recno_t lno, CHAR_T *p, size_t len) argument
[all...]
/freebsd-10-stable/sys/net80211/
H A Dieee80211_power.c493 int update; local
/freebsd-10-stable/tools/tools/atsectl/
H A Datsectl.c252 update(void) function
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c46 struct update { struct

Completed in 119 milliseconds

1234