/titanic_41/usr/src/lib/libresolv2/include/isc/ |
H A D | list.h | 27 #define INIT_LINK_TYPE(elt, link, type) \ argument 32 #define INIT_LINK(elt, link) \ argument 34 #define LINKED(elt, link) ((void *)((elt)->link.prev) != (void *)(-1) && \ argument 41 #define PREPEND(list, elt, link) \ argument 53 #define APPEND(list, elt, link) \ argument 65 #define UNLINK_TYPE(list, elt, link, type) \ argument 82 #define UNLINK(list, elt, link) \ argument 85 #define PREV(elt, link) ((elt)->link.prev) argument 86 #define NEXT(elt, link) ((elt)->link.next) argument 88 #define INSERT_BEFORE(list, before, elt, link) \ argument [all …]
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | ttymux_rcm_impl.h | 82 typedef struct link { struct 85 int linkid; /* STREAM's link identifier */ argument 88 int (*connect)(struct link *); argument 89 int (*disconnect)(struct link *); argument 90 struct link *next; argument
|
H A D | ttymux_rcm.c | 307 nullconnect(link_t *link) in nullconnect() 317 nulldisconnect(link_t *link) in nulldisconnect() 330 link_t *link; in add_dependency() local 437 mux_connect(link_t *link) in mux_connect() 603 mux_disconnect(link_t *link) in mux_disconnect() 762 link_t *link; in probe_dependencies() local 852 link_t *link; in rsrc_available() local 894 link_t *link; in rsrc_unavailable() local 927 link_t *link; in get_next_user() local 1214 link_t *link, *nlink; in rcm_mod_fini() local [all …]
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | fhtab.h | 117 #define LN_FHKEY_LEN(link) ((link)->name_offset - (link)->fhkey_offset) argument 119 #define LN_NAME_LEN(link) ((link)->next_offset - (link)->name_offset) argument 121 #define LN_NEXT_LEN(link) ((link)->prev_offset - (link)->next_offset) argument 123 #define LN_PREV_LEN(link) ((link)->reclen - (link)->prev_offset) argument 126 #define LN_FHKEY(link) (char *)((uintptr_t)(link) + (link)->fhkey_offset) argument 128 #define LN_NAME(link) (char *)((uintptr_t)(link) + (link)->name_offset) argument 130 #define LN_NEXT(link) (char *)((uintptr_t)(link) + (link)->next_offset) argument 132 #define LN_PREV(link) (char *)((uintptr_t)(link) + (link)->prev_offset) argument
|
/titanic_41/usr/src/cmd/svr4pkg/pkgproto/ |
H A D | main.c | 64 struct link { struct 68 struct link *next; argument 447 struct link *link, *new; in findlink() local
|
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | ncu_phys.c | 443 nwamd_link_t *link; in nwamd_wlan_set_key() local 710 nwamd_link_t *link = &ncu->ncu_link; in nwamd_set_selected_connected() local 761 nwamd_link_t *link = data; in find_bssid_cb() local 808 check_if_hidden_wlan_was_visited(nwamd_link_t *link) in check_if_hidden_wlan_was_visited() 820 nwamd_link_t *link; in nwamd_wlan_select() local 957 nwamd_link_t *link = &ncu->ncu_link; in find_best_wlan_cb() local 1188 nwamd_link_t *link = &ncu->ncu_link; in nwamd_wlan_connected() local 1282 nwamd_link_t *link; in wlan_scan_thread() local 1498 char *link = strdup(linkname); in nwamd_wlan_scan() local 1547 nwamd_link_t *link; in wlan_connect_thread() local [all …]
|
/titanic_41/usr/src/lib/libipmi/common/ |
H A D | ipmi_hash.c | 174 ipmi_hash_link_t *link, **nbuckets; in ipmi_hash_resize() local 235 void *link = ipmi_list_next(&(ihp)->ih_list); in ipmi_hash_first() local 246 void *link = ipmi_list_next((uintptr_t)elem + ihp->ih_linkoffs); in ipmi_hash_next() local 257 ipmi_hash_link_t *link = (void *)((uintptr_t)elem + ihp->ih_linkoffs); in ipmi_hash_insert() local 275 ipmi_hash_link_t *link = (void *)((uintptr_t)elem + ihp->ih_linkoffs); in ipmi_hash_remove() local
|
/titanic_41/usr/src/lib/sun_sas/common/ |
H A D | devlink_disco.c | 150 lookupLink(char *path, char *link, const char *dir, const char *mname) in lookupLink() 233 lookupControllerLink(char *path, char *link) in lookupControllerLink() 246 lookupSMPLink(char *path, char *link) in lookupSMPLink()
|
/titanic_41/usr/src/cmd/sysdef/ |
H A D | sysdef.c | 133 struct link { struct 134 char *l_cfnm; /* config name from master table */ 135 int l_funcidx; /* index into name list structure */ 136 unsigned int l_soft :1; /* software driver flag from master table */ 137 unsigned int l_dtype:1; /* set if block device */ 138 unsigned int l_used :1; /* set when device entry is printed */
|
/titanic_41/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_info.c | 183 tlm_chain_link_t *link; in tlm_ref_job_stats() local 219 tlm_chain_link_t *link; in tlm_un_ref_job_stats() local 249 tlm_un_ref(tlm_chain_link_t *old_top, tlm_chain_link_t *link) in tlm_un_ref()
|
/titanic_41/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | link.c | 30 link(char *a, char *b) in link() function
|
/titanic_41/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | link.c | 30 link(char *a, char *b) in link() function
|
/titanic_41/usr/src/lib/libast/common/port/ |
H A D | lcgen.c | 59 Link_t link; member 65 Link_t link; member 76 Link_t link; member 83 Link_t link; member 98 Link_t link; member 107 Link_t link; member
|
/titanic_41/usr/src/uts/common/fs/dev/ |
H A D | sdev_vtops.c | 118 char *link = kmem_zalloc(MAXPATHLEN, KM_SLEEP); in devvt_validate() local 127 char *link = kmem_zalloc(MAXPATHLEN, KM_SLEEP); in devvt_validate() local 264 char *link = kmem_zalloc(MAXPATHLEN, KM_SLEEP); in devvt_create_snode() local 289 char *link; in devvt_rebuild_stale_link() local
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 1768 ql_link_t *link; in ql_detach() local 3698 ql_link_t *link; in ql_abort() local 3992 ql_link_t *link; in ql_port_manage() local 5547 ql_link_t *link; in ql_els_adisc() local 6147 ql_link_t *link; in ql_els_rnid() local 6211 ql_link_t *link; in ql_els_rls() local 6282 ql_link_t *link, *next_link; in ql_busy_plogi() local 6379 ql_link_t *link; in ql_login_port() local 6738 ql_link_t *link; in ql_logout_port() local 6787 ql_link_t *link; in ql_dev_init() local [all …]
|
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | link.c | 41 link(const char *path1, const char *path2) in link() function
|
/titanic_41/usr/src/lib/libast/common/string/ |
H A D | fmtls.c | 52 fmtls(char* buf, const char* name, register struct stat* st, const char* info, const char* link, re… in fmtls()
|
H A D | fmtgid.c | 50 Dtlink_t link; member
|
H A D | fmtuid.c | 50 Dtlink_t link; member
|
H A D | struid.c | 53 Dtlink_t link; member
|
/titanic_41/usr/src/uts/common/io/mii/ |
H A D | mii_qualsemi.c | 58 link_state_t link; in qs6612_check() local
|
/titanic_41/usr/src/cmd/devfsadm/ |
H A D | lofi_link.c | 65 lofi_rm_all(char *link) in lofi_rm_all()
|
/titanic_41/usr/src/lib/libipadm/common/ |
H A D | ipadm_ngz.c | 239 i_ipadm_ngz_addr(ipadm_handle_t iph, char *link, char *buf) in i_ipadm_ngz_addr() 278 i_ipadm_ngz_persist_if(char *link, char *buf, in i_ipadm_ngz_persist_if() 313 i_ipadm_create_ngz_route(int rtsock, char *link, uint8_t *buf, size_t buflen) in i_ipadm_create_ngz_route() 378 char link[MAXLINKNAMELEN]; in i_ipadm_zone_network_attr() local
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | link.c | 82 link(char *from, char *to) in link() function
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | realpath.c | 141 char link[MAXPATHLEN + 1]; local
|