Searched defs:attr (Results 176 - 200 of 445) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_util.c222 DWORD attr; local
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pragma.c84 dtrace_attribute_t attr, *a; local
H A Ddt_decl.c263 dt_decl_attr(ushort_t attr) argument
/freebsd-10.3-release/contrib/apr/include/
H A Dapr_thread_proc.h235 APR_DECLARE(apr_status_t) apr_threadattr_detach_get(apr_threadattr_t *attr); variable
[all...]
/freebsd-10.3-release/contrib/dialog/
H A Darrows.c79 chtype attr = A_NORMAL; local
98 dlg_draw_arrows2(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom, chtype attr, chtype borderattr) argument
156 dlg_draw_scrollbar(WINDOW *win, long first_data, long this_data, long next_data, long total_data, int left, int right, int top, int bottom, chtype attr, chtype borderattr) argument
H A Dmixedgauge.c127 chtype attr = A_NORMAL; local
189 chtype attr = A_NORMAL; local
/freebsd-10.3-release/cddl/contrib/opensolaris/head/
H A Dthread.h86 pthread_attr_t attr; local
/freebsd-10.3-release/sys/fs/pseudofs/
H A Dpseudofs.c176 pfs_create_dir(struct pfs_node *parent, const char *name, pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, int flags) argument
198 pfs_create_file(struct pfs_node *parent, const char *name, pfs_fill_t fill, pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, int flags) argument
219 pfs_create_link(struct pfs_node *parent, const char *name, pfs_fill_t fill, pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, int flags) argument
/freebsd-10.3-release/sys/geom/
H A Dgeom_dev.c225 g_dev_attrchanged(struct g_consumer *cp, const char *attr) argument
H A Dgeom_event.c115 const char *attr; member in struct:g_attrchanged_args
144 g_attr_changed(struct g_provider *pp, const char *attr, int flag) argument
/freebsd-10.3-release/sys/dev/syscons/daemon/
H A Ddaemon_saver.c146 int attr; local
[all...]
/freebsd-10.3-release/tools/regression/geom/ConfCmp/
H A DConfCmp.c101 StartElement(void *userData, const char *name, const char **attr) argument
/freebsd-10.3-release/sys/sys/
H A Dimgact.h59 struct vattr *attr; /* attributes of file */ member in struct:image_params
/freebsd-10.3-release/sys/i386/ibcs2/
H A Dimgact_coff.c162 struct vattr attr; local
/freebsd-10.3-release/usr.bin/sort/
H A Dradixsort.c607 pthread_attr_t attr; local
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dfmr_pool.c215 struct ib_device_attr *attr; local
[all...]
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.c353 struct ib_port_attr attr; local
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_av.c292 int mthca_ah_query(struct ib_ah *ibah, struct ib_ah_attr *attr) argument
[all...]
/freebsd-10.3-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c320 struct ib_port_attr attr; local
481 struct ib_port_attr attr; local
/freebsd-10.3-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c177 static char * get_sa_attr(__be16 attr) argument
312 static char * get_smp_attr(__be16 attr) argument
/freebsd-10.3-release/sys/pc98/cbus/
H A Dscvtb.c215 sc_vtb_clear(sc_vtb_t *vtb, int c, int attr) argument
291 sc_vtb_erase(sc_vtb_t *vtb, int at, int count, int c, int attr) argument
333 sc_vtb_delete(sc_vtb_t *vtb, int at, int count, int c, int attr) argument
369 sc_vtb_ins(sc_vtb_t *vtb, int at, int count, int c, int attr) argument
[all...]
/freebsd-10.3-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c323 struct ISO_SUSP_ATTRIBUTES *attr; local
[all...]
/freebsd-10.3-release/usr.bin/csup/
H A Ddetailer.c234 char *attr, *cmd, *file, *line, *msg, *path, *target; local
532 char *attr, *path; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProperties.cpp305 bool addAttribute(StringRef attr, SourceLocation atLoc) const { argument
H A DTransforms.cpp473 bool MigrationContext::addPropertyAttribute(StringRef attr, argument

Completed in 407 milliseconds

1234567891011>>