/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_queue.c | 116 L2_add(L2el_t *headp, L2el_t *elementp, void *private) in L2_add() 151 L2_add_head(L2el_t *headp, L2el_t *elementp, void *private) in L2_add_head() 176 L2_remove_head(L2el_t *headp) in L2_remove_head()
|
H A D | ghd_queue.h | 71 #define L2_INIT(headp) \ argument 74 #define L2_EMPTY(headp) ((headp)->l2_nextp == (headp)) argument
|
/titanic_50/usr/src/lib/libc/amd64/unwind/ |
H A D | thrp_unwind.c | 52 __cleanup_t **headp = (__cleanup_t **)func_arg; in posix_stop_func() local 90 __cleanup_t **headp = &self->ul_clnup_hdr; in _thrp_unwind() local
|
/titanic_50/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_util.c | 189 linkattr_add(dlmgmt_linkattr_t **headp, dlmgmt_linkattr_t *attrp) in linkattr_add() 201 linkattr_rm(dlmgmt_linkattr_t **headp, dlmgmt_linkattr_t *attrp) in linkattr_rm() 216 linkattr_find(dlmgmt_linkattr_t *headp, const char *attr) in linkattr_find() 228 linkattr_set(dlmgmt_linkattr_t **headp, const char *attr, void *attrval, in linkattr_set() 273 linkattr_unset(dlmgmt_linkattr_t **headp, const char *attr) in linkattr_unset() 285 linkattr_get(dlmgmt_linkattr_t **headp, const char *attr, void **attrvalp, in linkattr_get() 301 linkattr_equal(dlmgmt_linkattr_t **headp, const char *attr, void *attrval, in linkattr_equal() 528 dlmgmt_getattr_common(dlmgmt_linkattr_t **headp, const char *attr, in dlmgmt_getattr_common()
|
/titanic_50/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd_queue.h | 71 #define L2_INIT(headp) \ argument 74 #define L2_EMPTY(headp) ((headp)->l2_nextp == (headp)) argument
|
/titanic_50/usr/src/lib/libfsmgt/common/ |
H A D | fs_shares.c | 61 fs_free_share_list(fs_sharelist_t *headp) in fs_free_share_list() 86 fs_sharelist_t *headp; in fs_get_share_list() local
|
H A D | fs_mount_defaults.c | 71 void fs_free_mntdefaults_list(fs_mntdefaults_t *headp) { in fs_free_mntdefaults_list() 98 fs_mntdefaults_t *headp; in fs_get_filtered_mount_defaults() local 162 fs_mntdefaults_t *headp; in fs_get_mount_defaults() local
|
H A D | fs_mounts.c | 67 fs_free_mount_list(fs_mntlist_t *headp) { in fs_free_mount_list() 163 fs_mntlist_t *headp; in fs_get_filtered_mount_list() local 274 fs_mntlist_t *headp; in fs_get_mounts_by_mntopt() local 330 fs_mntlist_t *headp; in fs_get_mount_list() local
|
H A D | fs_dfstab.c | 133 free_dfstab_list(dfstab_entry_t *headp) in free_dfstab_list() 699 dfstab_entry_t *headp = (dfstab_entry_t *)list; in fs_free_DFStab_ents() local
|
/titanic_50/usr/src/cmd/sendmail/db/db/ |
H A D | db_dispatch.c | 183 DB_TXNHEAD *headp; local
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo.c | 488 free_node_list(struct node_list **headp) in free_node_list() 500 append_node_list(struct node_list **headp, struct node_list *list) in append_node_list() 520 prepend_node_list(struct node_list **headp, struct node_list *list) in prepend_node_list() 565 insert_node_list(struct node_list **headp, struct node_list *list, in insert_node_list() 640 prune_sib(struct node_list **headp) in prune_sib() 703 update_node_list(int action, uint_t flag, struct node_list **headp) in update_node_list() 772 walk_one_node(struct node_list **headp, uint_t flag, void *arg, in walk_one_node() 818 walk_one_minor_list(struct node_list **headp, const char *desired_type, in walk_one_minor_list() 3579 walk_one_link(struct node_list **headp, uint_t ep, in walk_one_link() 3644 walk_one_lnode(struct node_list **headp, void *arg, in walk_one_lnode()
|
/titanic_50/usr/src/lib/libdiskmgt/common/ |
H A D | inuse_mnt.c | 206 struct mntpnt_list *headp; in load_mnttab() local
|
/titanic_50/usr/src/cmd/sgs/gprof/common/ |
H A D | arcs.c | 359 nltype *headp; in inheritflags() local
|
/titanic_50/usr/src/uts/common/os/ |
H A D | aio_subr.c | 807 aio_req_t *headp; in aio_cleanup_portq() local 1197 aio_req_t *headp; in aio_close_port() local
|
/titanic_50/usr/src/uts/common/disp/ |
H A D | sysdc.c | 647 sysdc_t *volatile *headp = &SYSDC_LIST(sdc)->sdl_list; in sysdc_activate() local 706 sysdc_t *volatile *headp = &sdl->sdl_list; in sysdc_update() local
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pciev.c | 552 pcie_domains_t **headp) in pcie_faulty_list_update()
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_buf.c | 1035 rds_free_send_buf(rds_ep_t *ep, rds_buf_t *headp, rds_buf_t *tailp, uint_t nbuf, in rds_free_send_buf()
|
H A D | rdsib_ib.c | 1027 rds_buf_t *headp, *tailp, *bp; in rds_poll_send_completions() local
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | intr.c | 496 intr_dist_rem_list(struct intr_dist **headp, void (*func)(void *), void *arg) in intr_dist_rem_list()
|
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 284 flow_entry_t **headp, **p; in mac_flow_add() local 1810 flow_generic_insert_fe(flow_tab_t *ft, flow_entry_t **headp, in flow_generic_insert_fe() 2180 flow_ip_insert_fe(flow_tab_t *ft, flow_entry_t **headp, in flow_ip_insert_fe()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | pmem.c | 682 pmem_lpg_free(pmem_lpg_t **headp, pmem_lpg_t *plp) in pmem_lpg_free()
|
/titanic_50/usr/src/lib/nsswitch/nis/common/ |
H A D | getnetgrent.c | 516 struct grouplist **headp = headp_arg; in save_triple() local
|
/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_utils.c | 691 ibcm_ud_state_data_t *prevp, *headp; in ibcm_delete_ud_state_data() local
|
/titanic_50/usr/src/uts/common/crypto/core/ |
H A D | kcf_sched.c | 1511 kcf_areq_node_t *headp; in kcf_reqid_insert() local
|
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 6447 ohci_td_t *tailp, *headp, *next; in ohci_traverse_tds() local 7954 uintptr_t lower, upper, headp; in ohci_check_done_head() local 10415 ohci_td_t *tailp, *headp, *nextp; in ohci_wait_for_transfers_completion() local 10568 ohci_td_t *headp, *tailp; in ohci_save_data_toggle() local
|