Searched defs:eb (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/lib/libutil/
H A Dkinfo_getfile.c19 char *buf, *bp, *eb; local
H A Dkinfo_getvmmap.c19 char *buf, *bp, *eb; local
/freebsd-9.3-release/sbin/hastd/
H A Dmetadata.c50 struct ebuf *eb; local
171 struct ebuf *eb; local
[all...]
H A Debuf.c70 struct ebuf *eb; local
97 ebuf_free(struct ebuf *eb) argument
109 ebuf_add_head(struct ebuf *eb, const void *data, size_t size) argument
136 ebuf_add_tail(struct ebuf *eb, const void *data, size_t size) argument
163 ebuf_del_head(struct ebuf *eb, size_t size) argument
174 ebuf_del_tail(struct ebuf *eb, size_t size) argument
187 ebuf_data(struct ebuf *eb, size_t *sizep) argument
201 ebuf_size(struct ebuf *eb) argument
213 ebuf_head_extend(struct ebuf *eb, size_t size) argument
241 ebuf_tail_extend(struct ebuf *eb, size_t size) argument
[all...]
H A Dhast_proto.c86 struct ebuf *eb; local
138 struct ebuf *eb; local
[all...]
H A Dnv.c373 nv_ntoh(struct ebuf *eb) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h65 Environment(BindingsTy eb) argument
/freebsd-9.3-release/contrib/wpa/src/tls/
H A Dpkcs5.c181 u8 *eb, pad; local
[all...]
/freebsd-9.3-release/lib/libedit/
H A Dkey.c623 char *eb = buf + cnt; local
662 char *b = buf, *eb = b + len; local
/freebsd-9.3-release/sys/dev/sfxge/common/
H A Defx_tx.c161 efx_tx_qpost( __in efx_txq_t *etp, __in_ecount(n) efx_buffer_t *eb, __in unsigned int n, __in unsigned int completed, __inout unsigned int *addedp) argument
/freebsd-9.3-release/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c212 u_char *db,*eb; local
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dmatch.c478 const char *eb; local
[all...]
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c222 struct eb_objects *eb; local
230 eb_reset(struct eb_objects *eb) argument
239 eb_add_object(struct eb_objects *eb, struc argument
247 eb_get_object(struct eb_objects *eb, unsigned long handle) argument
259 eb_destroy(struct eb_objects *eb) argument
267 i915_gem_execbuffer_relocate_entry(struct drm_i915_gem_object *obj, struct eb_objects *eb, struct drm_i915_gem_relocation_entry *reloc) argument
411 i915_gem_execbuffer_relocate_object(struct drm_i915_gem_object *obj, struct eb_objects *eb) argument
440 i915_gem_execbuffer_relocate_object_slow(struct drm_i915_gem_object *obj, struct eb_objects *eb, struct drm_i915_gem_relocation_entry *relocs) argument
456 i915_gem_execbuffer_relocate(struct drm_device *dev, struct eb_objects *eb, struct list_head *objects) argument
695 i915_gem_execbuffer_relocate_slow(struct drm_device *dev, struct drm_file *file, struct intel_ring_buffer *ring, struct list_head *objects, struct eb_objects *eb, struct drm_i915_gem_exec_object2 *exec, int count) argument
1128 struct eb_objects *eb; local
[all...]
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dglob.c367 Char *b, *eb; local
/freebsd-9.3-release/lib/libc/gen/
H A Dglob.c406 Char *b, *eb; local
/freebsd-9.3-release/contrib/file/src/
H A Dcdf.c1012 const char *eb = b + ss * sst->sst_len; local
/freebsd-9.3-release/lib/libprocstat/
H A Dlibprocstat.c747 char *buf, *bp, *eb; local
1846 char *buf, *bp, *eb; local
[all...]
/freebsd-9.3-release/contrib/gnu-sort/src/
H A Dsort.c1609 char *bufb, *eb; local
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress.c103 struct event_base *eb; member in struct:basic_cb_args

Completed in 135 milliseconds