Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 1014) sorted by relevance

12345678910>>...41

/titanic_41/usr/src/lib/libast/common/include/
H A Dast_dir.h50 #define D_FILENO(d) ((d)->d_fileno) argument
54 #define D_NAMLEN(d) ((d)->d_namlen) argument
56 #define D_NAMLEN(d) (strlen((d)->d_name)) argument
60 #define D_RECLEN(d) ((d)->d_reclen) argument
62 #define D_RECLEN(d) D_RECSIZ(d,D_NAMLEN(d)) argument
65 #define D_RECSIZ(d,n) (sizeof(*(d))-sizeof((d)->d_name)+((n)+sizeof(char*))&~(sizeof(char*)-1)) argument
74 #define D_TYPE(d) ((d)->d_type) argument
H A Dcdt.h285 #define dtvnext(d) (_DT(d)->view) argument
286 #define dtvcount(d) (_DT(d)->nview) argument
287 #define dtvhere(d) (_DT(d)->walk) argument
289 #define dtlink(d,e) (((Dtlink_t*)(e))->right) argument
290 #define dtobj(d,e) _DTOBJ((e), _DT(d)->disc->link) argument
291 #define dtfinger(d) (_DT(d)->data->here ? dtobj((d),_DT(d)->data->here):(Void_t*)(0)) argument
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST) argument
294 #define dtnext(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_NEXT) argument
295 #define dtleast(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_SEARCH|DT_NEXT) argument
296 #define dtlast(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_LAST) argument
[all …]
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_dir.h59 #define D_FILENO(d) ((d)->d_fileno) argument
63 #define D_NAMLEN(d) ((d)->d_namlen) argument
65 #define D_NAMLEN(d) (strlen((d)->d_name)) argument
69 #define D_RECLEN(d) ((d)->d_reclen) argument
71 #define D_RECLEN(d) D_RECSIZ(d,D_NAMLEN(d)) argument
74 #define D_RECSIZ(d,n) (sizeof(*(d))-sizeof((d)->d_name)+((n)+sizeof(char*))&~(sizeof(char*)-1)) argument
83 #define D_TYPE(d) ((d)->d_type) argument
H A Dcdt.h285 #define dtvnext(d) (_DT(d)->view) argument
286 #define dtvcount(d) (_DT(d)->nview) argument
287 #define dtvhere(d) (_DT(d)->walk) argument
289 #define dtlink(d,e) (((Dtlink_t*)(e))->right) argument
290 #define dtobj(d,e) _DTOBJ((e), _DT(d)->disc->link) argument
291 #define dtfinger(d) (_DT(d)->data->here ? dtobj((d),_DT(d)->data->here):(Void_t*)(0)) argument
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST) argument
294 #define dtnext(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_NEXT) argument
295 #define dtleast(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_SEARCH|DT_NEXT) argument
296 #define dtlast(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_LAST) argument
[all …]
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_dir.h59 #define D_FILENO(d) ((d)->d_fileno) argument
63 #define D_NAMLEN(d) ((d)->d_namlen) argument
65 #define D_NAMLEN(d) (strlen((d)->d_name)) argument
69 #define D_RECLEN(d) ((d)->d_reclen) argument
71 #define D_RECLEN(d) D_RECSIZ(d,D_NAMLEN(d)) argument
74 #define D_RECSIZ(d,n) (sizeof(*(d))-sizeof((d)->d_name)+((n)+sizeof(char*))&~(sizeof(char*)-1)) argument
83 #define D_TYPE(d) ((d)->d_type) argument
H A Dcdt.h285 #define dtvnext(d) (_DT(d)->view) argument
286 #define dtvcount(d) (_DT(d)->nview) argument
287 #define dtvhere(d) (_DT(d)->walk) argument
289 #define dtlink(d,e) (((Dtlink_t*)(e))->right) argument
290 #define dtobj(d,e) _DTOBJ((e), _DT(d)->disc->link) argument
291 #define dtfinger(d) (_DT(d)->data->here ? dtobj((d),_DT(d)->data->here):(Void_t*)(0)) argument
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST) argument
294 #define dtnext(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_NEXT) argument
295 #define dtleast(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_SEARCH|DT_NEXT) argument
296 #define dtlast(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_LAST) argument
[all …]
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_dir.h59 #define D_FILENO(d) ((d)->d_fileno) argument
63 #define D_NAMLEN(d) ((d)->d_namlen) argument
65 #define D_NAMLEN(d) (strlen((d)->d_name)) argument
69 #define D_RECLEN(d) ((d)->d_reclen) argument
71 #define D_RECLEN(d) D_RECSIZ(d,D_NAMLEN(d)) argument
74 #define D_RECSIZ(d,n) (sizeof(*(d))-sizeof((d)->d_name)+((n)+sizeof(char*))&~(sizeof(char*)-1)) argument
83 #define D_TYPE(d) ((d)->d_type) argument
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_dir.h59 #define D_FILENO(d) ((d)->d_fileno) argument
63 #define D_NAMLEN(d) ((d)->d_namlen) argument
65 #define D_NAMLEN(d) (strlen((d)->d_name)) argument
69 #define D_RECLEN(d) ((d)->d_reclen) argument
71 #define D_RECLEN(d) D_RECSIZ(d,D_NAMLEN(d)) argument
74 #define D_RECSIZ(d,n) (sizeof(*(d))-sizeof((d)->d_name)+((n)+sizeof(char*))&~(sizeof(char*)-1)) argument
83 #define D_TYPE(d) ((d)->d_type) argument
/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_acpi.c65 HalDevice *d, *computer; in devinfo_acpi_add() local
123 HalDevice *d; in devinfo_acpi_add_minor() local
134 HalDevice *d; in devinfo_power_button_add() local
159 HalDevice *d = NULL; in devinfo_power_button_event() local
172 HalDevice *d = NULL; in devinfo_brightness_hotkeys_event() local
191 HalDevice *d = NULL; in devinfo_battery_rescan() local
207 HalDevice *d = NULL; in devinfo_lid_event() local
221 devinfo_lid_rescan(HalDevice *d) in devinfo_lid_rescan()
236 devinfo_battery_rescan_probing_done(HalDevice *d, guint32 exit_type, in devinfo_battery_rescan_probing_done()
243 devinfo_acpi_get_prober(HalDevice *d, int *timeout) in devinfo_acpi_get_prober()
H A Ddevinfo.c66 HalDevice *d; in devinfo_add_subtree() local
86 devinfo_set_default_properties (HalDevice *d, HalDevice *parent, di_node_t node, char *devfs_path) in devinfo_set_default_properties()
152 HalDevice *d = NULL; in devinfo_add_node() local
175 devinfo_hotplug_enqueue(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler, int action, in… in devinfo_hotplug_enqueue()
191 devinfo_add_enqueue(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler) in devinfo_add_enqueue()
197 devinfo_add_enqueue_at_front(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler) in devinfo_add_enqueue_at_front()
209 devinfo_callouts_add_done (HalDevice *d, gpointer userdata1, gpointer userdata2) in devinfo_callouts_add_done()
221 devinfo_callouts_probing_done (HalDevice *d, guint32 exit_type, gint return_code, char **error, gpo… in devinfo_callouts_probing_done()
242 devinfo_callouts_preprobing_done (HalDevice *d, gpointer userdata1, gpointer userdata2) in devinfo_callouts_preprobing_done()
291 hotplug_event_begin_add_devinfo (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void … in hotplug_event_begin_add_devinfo()
[all …]
H A Ddevinfo_storage.c168 HalDevice *d; in devinfo_ide_host_add() local
185 HalDevice *d; in devinfo_ide_device_add() local
203 HalDevice *d; in devinfo_ide_storage_add() local
251 HalDevice *d; in devinfo_scsi_add() local
284 HalDevice *d; in devinfo_scsi_storage_add() local
376 HalDevice *d; in devinfo_blkdev_add() local
403 HalDevice *d; in devinfo_blkdev_storage_add() local
449 HalDevice *d = NULL; in devinfo_floppy_add() local
546 devinfo_floppy_rescan_probing_done (HalDevice *d, guint32 exit_type, gint return_code, in devinfo_floppy_rescan_probing_done()
599 HalDevice *d = NULL; in devinfo_lofi_add_major() local
[all …]
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c241 bpf_attachd(struct bpf_d *d, const char *ifname, int dlt) in bpf_attachd()
335 bpf_detachd(struct bpf_d *d) in bpf_detachd()
456 struct bpf_d *d; in bpfopen() local
527 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfclose() local
569 #define ROTATE_BUFFERS(d) \ argument
582 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfread() local
682 bpf_wakeup(struct bpf_d *d) in bpf_wakeup()
690 struct bpf_d *d = arg; in bpf_timed_out() local
706 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfwrite() local
794 reset_d(struct bpf_d *d) in reset_d()
[all …]
/titanic_41/usr/src/uts/common/io/audio/impl/
H A Daudio_ctrl.c83 audio_dev_add_control(audio_dev_t *d, audio_ctrl_desc_t *desc, in audio_dev_add_control()
222 audio_dev_t *d; in audio_dev_del_control() local
238 audio_dev_add_soft_volume(audio_dev_t *d) in audio_dev_add_soft_volume()
266 audio_dev_update_controls(audio_dev_t *d) in audio_dev_update_controls()
285 audio_dev_t *d = ctrl->ctrl_dev; in audio_control_read() local
327 audio_dev_t *d = ctrl->ctrl_dev; in audio_control_write() local
359 auimpl_save_controls(audio_dev_t *d) in auimpl_save_controls()
387 auimpl_restore_controls(audio_dev_t *d) in auimpl_restore_controls()
H A Daudio_engine.c56 audio_dev_t *d; in audio_dev_alloc() local
104 audio_dev_free(audio_dev_t *d) in audio_dev_free()
126 audio_dev_set_description(audio_dev_t *d, const char *desc) in audio_dev_set_description()
132 audio_dev_set_version(audio_dev_t *d, const char *vers) in audio_dev_set_version()
138 audio_dev_add_info(audio_dev_t *d, const char *info) in audio_dev_add_info()
270 auimpl_dev_hold(audio_dev_t *d) in auimpl_dev_hold()
281 audio_dev_t *d; in auimpl_dev_hold_by_devt() local
305 audio_dev_t *d; in auimpl_dev_hold_by_index() local
322 auimpl_dev_release(audio_dev_t *d) in auimpl_dev_release()
373 audio_dev_t *d = sp->s_client->c_dev; in auimpl_engine_setup() local
[all …]
/titanic_41/usr/src/lib/libm/i386/src/
H A Dlibm_inlines.h134 ceil(double d) in ceil()
175 fabs(double d) in fabs()
182 fabsf(float d) in fabsf()
189 fabsl(long double d) in fabsl()
196 finite(double d) in finite()
212 floor(double d) in floor()
227 isnan(double d) in isnan()
269 scalbn(double d, int n) in scalbn()
285 signbit(double d) in signbit()
297 sqrt(double d) in sqrt()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.c75 krb5_rc_io_creat(krb5_context context, krb5_rc_iostuff *d, char **fn) in krb5_rc_io_creat()
196 krb5_rc_io_open_internal(krb5_context context, krb5_rc_iostuff *d, char *fn, in krb5_rc_io_open_internal()
331 krb5_rc_io_open(krb5_context context, krb5_rc_iostuff *d, char *fn) in krb5_rc_io_open()
413 krb5_rc_io_write(krb5_context context, krb5_rc_iostuff *d, krb5_pointer buf, in krb5_rc_io_write()
447 krb5_rc_io_sync(krb5_context context, krb5_rc_iostuff *d) in krb5_rc_io_sync()
472 krb5_rc_io_read(krb5_context context, krb5_rc_iostuff *d, krb5_pointer buf, in krb5_rc_io_read()
495 krb5_rc_io_close(krb5_context context, krb5_rc_iostuff *d) in krb5_rc_io_close()
511 krb5_rc_io_destroy(krb5_context context, krb5_rc_iostuff *d) in krb5_rc_io_destroy()
543 krb5_rc_io_mark(krb5_context context, krb5_rc_iostuff *d) in krb5_rc_io_mark()
551 krb5_rc_io_unmark(krb5_context context, krb5_rc_iostuff *d) in krb5_rc_io_unmark()
[all …]
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dstrdup.c40 char *d = sm_malloc_x(n + 1); variable
67 char *d; local
98 char *d; local
126 char *d; local
159 char *d; local
/titanic_41/usr/src/lib/libidmap/common/
H A Ddirectory_helper.c53 directory_t d, in directory_sid_from_name_common()
127 directory_t d, in directory_sid_from_name()
137 directory_sid_from_user_name(directory_t d, char *name, char **sid) in directory_sid_from_user_name()
144 directory_sid_from_group_name(directory_t d, char *name, char **sid) in directory_sid_from_group_name()
164 directory_t d, in directory_canon_common()
240 directory_t d, in directory_name_from_sid()
251 directory_t d, in directory_canon_from_name()
261 directory_canon_from_user_name(directory_t d, char *name, char **canon) in directory_canon_from_user_name()
268 directory_canon_from_group_name(directory_t d, char *name, char **canon) in directory_canon_from_group_name()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_handlers.c278 md_isopen_t *d; in mdmn_do_clu() local
326 md_mn_req_owner_t *d; in mdmn_do_req_owner() local
369 md_mn_msg_chooseid_t *d; in mdmn_do_choose_owner() local
469 md_mn_msg_chowner_t *d; in mdmn_do_change_owner() local
530 md_mn_msg_suspwr_t *d; in mdmn_do_susp_write() local
560 md_mn_msg_stch_t *d; in mdmn_do_state_upd_reswr() local
594 md_mn_msg_stch_t *d; in mdmn_smgen_state_upd() local
646 md_mn_msg_allochsp_t *d; in mdmn_do_allocate_hotspare() local
677 md_mn_msg_resync_t *d; in mdmn_do_resync() local
785 md_mn_msg_setsync_t *d; in mdmn_do_setsync() local
[all …]
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacmacros.h90 #define ACPI_MOVE_16_TO_16(d, s) {(( UINT8 *)(void *)(d))[0] = ((UINT8 *)(void *)(s))[1];\ argument
93 #define ACPI_MOVE_16_TO_32(d, s) {(*(UINT32 *)(void *)(d))=0;\ argument
97 #define ACPI_MOVE_16_TO_64(d, s) {(*(UINT64 *)(void *)(d))=0;\ argument
103 #define ACPI_MOVE_32_TO_16(d, s) ACPI_MOVE_16_TO_16(d, s) /* Truncate to 16 */ argument
105 #define ACPI_MOVE_32_TO_32(d, s) {(( UINT8 *)(void *)(d))[0] = ((UINT8 *)(void *)(s))[3];\ argument
110 #define ACPI_MOVE_32_TO_64(d, s) {(*(UINT64 *)(void *)(d))=0;\ argument
118 #define ACPI_MOVE_64_TO_16(d, s) ACPI_MOVE_16_TO_16(d, s) /* Truncate to 16 */ argument
120 #define ACPI_MOVE_64_TO_32(d, s) ACPI_MOVE_32_TO_32(d, s) /* Truncate to 32 */ argument
122 #define ACPI_MOVE_64_TO_64(d, s) {(( UINT8 *)(void *)(d))[0] = ((UINT8 *)(void *)(s))[7];\ argument
141 #define ACPI_MOVE_16_TO_16(d, s) *(UINT16 *)(void *)(d) = *(UINT16 *)(void *)(s) argument
[all …]
/titanic_41/usr/src/lib/libpcidb/common/
H A Dpcidb.c156 insert_device(pcidb_vendor_t *v, pcidb_device_t *d) in insert_device()
175 pcidb_device_t *d; in parse_device() local
199 insert_subdev(pcidb_device_t *d, pcidb_subvd_t *s) in insert_subdev()
217 parse_subdev(char *buf, pcidb_device_t *d) in parse_subdev()
264 pcidb_device_t *d = NULL; in parse_db() local
356 pcidb_device_t *d, *td; in pcidb_close() local
425 pcidb_device_t *d; in pcidb_lookup_device_by_vendor() local
454 pcidb_device_iter_next(pcidb_device_t *d) in pcidb_device_iter_next()
460 pcidb_device_name(pcidb_device_t *d) in pcidb_device_name()
466 pcidb_device_id(pcidb_device_t *d) in pcidb_device_id()
[all …]
/titanic_41/usr/src/lib/efcode/packages/
H A Dpopulate.c42 is_device_builtin_package(fcode_env_t *env, device_t *d) in is_device_builtin_package()
103 fstack_t d; in do_builtin_file() local
136 fstack_t d; in builtin_driver_method_hook() local
221 fstack_t d; in find_builtin_driver() local
238 fstack_t d; in exec_builtin_driver() local
296 fstack_t d; in _init() local
/titanic_41/usr/src/lib/efcode/engine/
H A Dforth.c60 fstack_t d; in add() local
70 fstack_t d; in subtract() local
80 fstack_t d; in multiply() local
90 fstack_t d, o, t, rem; in slash_mod() local
163 fstack_t d; in and() local
173 fstack_t d; in or() local
183 fstack_t d; in xor() local
200 fstack_t d; in lshift() local
210 fstack_t d; in rshift() local
220 fstack_t d; in rshifta() local
[all …]
/titanic_41/usr/src/lib/libm/amd64/src/
H A Dlibm_inlines.h147 fabs(double d) in fabs()
161 fabsf(float d) in fabsf()
172 finite(double d) in finite()
191 signbit(double d) in signbit()
204 sqrt(double d) in sqrt()
/titanic_41/usr/src/cmd/spell/
H A Dspellprog.c441 strip(char *ep, char *d, char *a, int lev) in strip()
447 s(char *ep, char *d, char *a, int lev) in s()
458 an(char *ep, char *d, char *a, int lev) in an()
467 ize(char *ep, char *d, char *a, int lev) in ize()
475 y_to_e(char *ep, char *d, char *a, int lev) in y_to_e()
482 ily(char *ep, char *d, char *a, int lev) in ily()
491 bility(char *ep, char *d, char *a, int lev) in bility()
498 i_to_y(char *ep, char *d, char *a, int lev) in i_to_y()
508 es(char *ep, char *d, char *a, int lev) in es()
527 subst(char *ep, char *d, char *a, int lev) in subst()
[all …]

12345678910>>...41