Searched defs:attr (Results 101 - 125 of 457) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/ofed/include/linux/
H A Dkobject.h140 struct attribute attr; member in struct:kobj_attribute
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dsynch.h140 pthread_condattr_t attr; local
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_stack.c190 _thr_stack_alloc(struct pthread_attr *attr) argument
294 _thr_stack_free(struct pthread_attr *attr) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c114 posix_spawnattr_t attr; local
[all...]
/freebsd-10-stable/usr.sbin/bluetooth/sdpd/
H A Dssar.c156 const attr_t *attr; local
/freebsd-10-stable/cddl/compat/opensolaris/misc/
H A Dthread_pool.c225 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, pthread_attr_t *attr) argument
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_threadproc.h65 pthread_attr_t attr; member in struct:apr_threadattr_t
/freebsd-10-stable/contrib/apr-util/include/
H A Dapr_xml.h182 struct apr_xml_attr *attr; member in struct:apr_xml_elem
/freebsd-10-stable/contrib/gcc/
H A Dgthr-tpf.h206 pthread_mutexattr_t attr; local
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c265 __mf_0fn_pthread_create (pthread_t *thr, const pthread_attr_t *attr, argument
274 WRAPPER(int, pthread_create, pthread_t *thr, const pthread_attr_t *attr, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DMutex.cpp210 ::pthread_mutexattr_t attr; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp64 DWARFDebugInfoEntry::Attributes::Append(const DWARFCompileUnit *cu, dw_offset_t attr_die_offset, dw_attr_t attr, dw_form_t form) argument
77 DWARFDebugInfoEntry::Attributes::RemoveAttribute(dw_attr_t attr) argument
97 DWARFDebugInfoEntry::Attributes::FormValueAsUnsigned (SymbolFileDWARF* dwarf2Data, dw_attr_t attr, uint64_ argument
[all...]
H A DDWARFDebugPubnames.cpp117 dw_attr_t attr = attributes.AttributeAtIndex(i); local
/freebsd-10-stable/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c183 _nc_altcharset_name(attr_t attr, chtype ch) argument
295 attr_t attr; local
H A Dvisbuf.c266 attr_t attr = AttrOf(buf[first]); local
/freebsd-10-stable/contrib/netbsd-tests/lib/libbluetooth/
H A Dt_sdp_get.c107 uint16_t attr; local
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Ddevice.c105 char attr[24]; local
/freebsd-10-stable/contrib/wpa/src/p2p/
H A Dp2p_parse.c324 struct wps_parse_attr attr; local
[all...]
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_dev_attr.c375 wps_process_device_attrs(struct wps_device_data *dev, struct wps_parse_attr *attr) argument
[all...]
/freebsd-10-stable/lib/librt/
H A Dmq.c179 __mq_getattr(mqd_t mqd, struct mq_attr *attr) argument
83 __mq_open(const char *name, int oflag, mode_t mode, const struct mq_attr *attr) argument
/freebsd-10-stable/sys/dev/nxge/xgehal/
H A Dxgehal-channel.c170 __hal_channel_initialize(xge_hal_channel_h channelh, xge_hal_channel_attr_t *attr, void **reserve_arr, int reserve_initial, int reserve_max, int reserve_threshold) argument
298 xge_hal_channel_open(xge_hal_device_h devh, xge_hal_channel_attr_t *attr, xge_hal_channel_h *channelh, xge_hal_channel_reopen_e reopen) argument
[all...]
/freebsd-10-stable/sys/dev/syscons/
H A Dscgfbrndr.c149 gfb_clear(scr_stat *scp, int c, int attr) argument
H A Dscvtb.c177 sc_vtb_clear(sc_vtb_t *vtb, int c, int attr) argument
240 sc_vtb_erase(sc_vtb_t *vtb, int at, int count, int c, int attr) argument
272 sc_vtb_delete(sc_vtb_t *vtb, int at, int count, int c, int attr) argument
302 sc_vtb_ins(sc_vtb_t *vtb, int at, int count, int c, int attr) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsrq.c227 int mlx4_ib_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_cma.c54 struct ib_device_attr attr; local

Completed in 335 milliseconds

1234567891011>>