Searched refs:link (Results 101 - 125 of 593) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dftwalk.h49 #define fts_link link
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DGenLinkedList.c21 // Return the link pointer contained within element e at offset o.
24 // Assign the link pointer l to element e at offset o.
65 /* If the element is removed, its link will be set to NULL. */
155 /* When the element is removed, its link will be set to NULL. */
184 static void AssignOffsetLink( void *elem, void *link, size_t linkOffset);
187 static void AssignOffsetLink( void *elem, void *link, size_t linkOffset) argument
188 // Assign link to elem as an offset from elem. Assign 0 to elem if link is NULL.
190 GETOFFSET( elem, linkOffset) = link ? (size_t) link
[all...]
/illumos-gate/usr/src/common/ficl/
H A Dprefix.c110 word = word->link;
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_workq.c40 s_list_entry_t link; member in struct:_BnxeWorkItem
245 s_list_push_tail(&pUM->workqs.instq.workQueue, &pWorkItem->link);
283 s_list_push_tail(&pUM->workqs.instq.workQueue, &pWorkItem->link);
320 s_list_push_tail(&pUM->workqs.instq.workQueue, &pWorkItem->link);
363 s_list_push_tail(&pUM->workqs.delayq.workQueue, &pWorkItem->link);
402 s_list_push_tail(&pUM->workqs.delayq.workQueue, &pWorkItem->link);
440 s_list_push_tail(&pUM->workqs.delayq.workQueue, &pWorkItem->link);
H A Dbnxe_hw.c65 pTmp = (BnxeMemDma *)d_list_next_entry(&pTmp->link);
162 switch (pLM->params.link.num_phys)
167 pLM->params.link.phy[ELINK_INT_PHY].supported;
174 pLM->params.link.phy[ELINK_EXT_PHY1].supported;
180 if (pLM->params.link.multi_phy_config &
184 pLM->params.link.phy[ELINK_EXT_PHY1].supported;
186 pLM->params.link.phy[ELINK_EXT_PHY2].supported;
191 pLM->params.link.phy[ELINK_EXT_PHY1].supported;
193 pLM->params.link.phy[ELINK_EXT_PHY2].supported;
202 pLM->params.link
[all...]
H A Dbnxe_rx.c72 pLmPkt = (lm_packet_t *)s_list_next_entry(&pLmPkt->link);
183 &((lm_packet_t *)pRxPkt)->link);
348 s_list_push_tail(&reclaimList, &pLmPkt->link);
365 s_list_push_head(&rxList, &pRxPkt->lm_pkt.link);
390 s_list_push_tail(&reclaimList, &pLmPkt->link);
424 s_list_push_tail(&reclaimList, &pLmPkt->link);
444 s_list_push_tail(&reclaimList, &pLmPkt->link);
485 s_list_push_tail(&reclaimList, &pLmPkt->link);
784 s_list_push_tail(&pLmRxChain->common.free_descq, &pLmPkt->link);
/illumos-gate/usr/src/lib/libproc/common/
H A DPzone.c35 #include <link.h>
184 * Libzonecfg.so links against libproc, so libproc can't link against
434 * obtained contains a symbolic link. Use
520 char zroot[PATH_MAX], zpath[PATH_MAX], tmp[PATH_MAX], link[PATH_MAX]; local
688 bzero(link, sizeof (link));
689 if (readlink(tmp, link, sizeof (link)) == -1) {
695 zpath, link);
701 while ((p = strrchr(link, '/')) !
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c301 did_t *link; local
315 if ((link =
322 hb[br] = hb_process(mod, ptn, br, bus, p->br_din, link);
328 did_link_set(mod, hb[br], link);
330 hb[br], PCI_BUS, PCI_BUS, bus, bus, link) < 0) {
/illumos-gate/usr/src/cmd/pwconv/
H A Dpwconv.c413 /* link old password file to password file */
414 if (link(OPASSWD, PASSWD) < 0) {
424 /* link old password file to password file */
425 if (unlink(PASSWD) || link(OPASSWD, PASSWD)) {
433 /* link shadow password file to old shadow password file */
435 /* link old password file to password file */
436 if (unlink(PASSWD) || link(OPASSWD, PASSWD)) {
445 /* link temporary shadow password file to shadow password file */
447 /* link old shadow password file to shadow password file */
448 if (file_exist && (link(OSHADO
[all...]
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_netops.c48 * network link.
51 * - since net sdev_nodes are not actively destroyed when a network link
212 char link[MAXLINKNAMELEN]; local
216 if (dls_mgmt_get_linkinfo(linkid, link, NULL, NULL, NULL) != 0)
219 if ((dv = sdev_cache_lookup(ddv, (char *)link)) != NULL)
222 if (devnet_create_rvp(link, &vattr, &ddh) != 0)
228 if (sdev_mknode(ddv, (char *)link, &dv, &vattr, NULL, NULL, kcred,
H A Dsdev_subr.c691 sdev_getlink(struct vnode *linkvp, char **link) argument
719 *link = i_ddi_strdup(buf, KM_SLEEP);
727 * Place the link into dv->sdev_symlink
734 char *link = NULL; local
740 err = sdev_getlink(linkvp, &link);
746 ASSERT(link != NULL);
747 dv->sdev_symlink = link;
1014 * in SDEV_INIT state, they have their link counts incremented only
1053 * link. However, if we're a directory, we don't remove our reference to
1059 * sdev_inactive expects nodes to have a link t
1124 char *link = NULL; local
1443 char *link = NULL; local
1870 char *link = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c210 /* Head adapter link. */
1496 /* Add adapter structure to link list. */
1520 /* Disable link reset in panic path */
1768 ql_link_t *link; local
1847 link = ha->dev[index].first;
1848 while (link != NULL) {
1849 tq = link->base_address;
1850 link = link->next;
2677 * Issue a extended link servic
3698 ql_link_t *link; local
3992 ql_link_t *link; local
5547 ql_link_t *link; local
6147 ql_link_t *link; local
6211 ql_link_t *link; local
6282 ql_link_t *link, *next_link; local
6379 ql_link_t *link; local
6738 ql_link_t *link; local
6787 ql_link_t *link; local
6864 ql_link_t *link; local
6924 ql_link_t *link; local
7695 ql_link_t *link; local
7779 ql_done(ql_link_t *link) argument
8177 ql_link_t *link; local
8731 ql_link_t *link; local
8871 ql_link_t *link, *link2; local
9015 ql_link_t *link; local
9099 ql_link_t *link; local
9593 ql_link_t *link; local
9863 ql_link_t *link; local
10124 ql_link_t *link; local
10212 ql_link_t *link, *link2; local
10264 ql_link_t *link; local
10370 ql_link_t *link; local
10610 ql_link_t *link; local
10658 ql_link_t *link; local
10693 ql_link_t *link; local
15417 ql_link_t *link; local
15987 ql_add_link_b(ql_head_t *head, ql_link_t *link) argument
16015 ql_add_link_t(ql_head_t *head, ql_link_t *link) argument
16042 ql_remove_link(ql_head_t *head, ql_link_t *link) argument
16172 ql_link_t *link; local
16227 ql_link_t *link; local
[all...]
H A Dql_hba_fru.c656 ql_link_t *link; local
662 for (link = ql_hba.first; link != NULL; link = link->next) {
664 ha = link->base_address;
667 EL(myha, "null ha link detected!\n");
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c157 struct linka link; local
162 bzero(&link, sizeof (link));
163 error = auto_lookup_request(fnip, name, &link, TRUE, &mountreq, cred);
165 if (link.link != NULL || link.link != '\0') {
169 error = auto_perform_link(fnp, &link, cred);
210 if (link
[all...]
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dgcpu.esc314 * c2c-link-uc, c2c-prot-uc, c2c-failover errors
324 event ereport.cpu.generic-sparc.c2c-link-uc@chip { within(1s) };
335 ereport.cpu.generic-sparc.c2c-link-uc@chip<x>;
339 ereport.cpu.generic-sparc.c2c-link-uc@chip;
343 ereport.cpu.generic-sparc.c2c-link-uc@chip<x>;
360 ereport.cpu.generic-sparc.c2c-link-uc@chip;
379 * c2c-link, c2c-prot. Errors are serded. When the serd trips,
384 event ereport.cpu.generic-sparc.c2c-link@chip { within(1s) };
392 event upset.cpu.generic-sparc.c2c-link@chip;
398 && setserdsuffix("link")
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu.c58 * Find ncu of specified type for link/interface name.
132 * Run link/interface state machine in response to a state change
143 nwamd_link_t *link; local
155 link = &ncu->ncu_link;
161 * For wired/wireless links, need to get link
163 * dlpi_open()ing the link prevents the driver from
168 if (link->nwamd_link_media == DL_WIFI) {
173 if (!link->nwamd_link_wifi_connected &&
180 link->nwamd_link_id);
190 * If initial wired link stat
1740 nwamd_link_t *link = &ncu->ncu_link; local
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h111 typedef struct di_link *di_link_t; /* link */
304 * layering link/lnode: traversal, data access, and parameters
308 int (*link_callback)(di_link_t link, void *arg));
313 di_link_t link, uint_t endpoint);
315 di_link_t link, uint_t endpoint);
319 extern int di_link_spectype(di_link_t link);
320 extern di_lnode_t di_link_to_lnode(di_link_t link, uint_t endpoint);
325 extern void di_link_private_set(di_link_t link, void *data);
326 extern void *di_link_private_get(di_link_t link);
439 * For devfsadm synchronous link creatio
[all...]
H A Ddevinfo.c562 * This is needed to reproduce the exact walking order of link generators.
1392 /* private interface for dealing with alias minor link generation */
3331 di_link_to_lnode(di_link_t link, uint_t endpoint) argument
3335 if ((link == DI_LINK_NIL) ||
3341 di_all = DI_ALL((caddr_t)link - DI_LINK(link)->self);
3344 return (DI_LNODE((caddr_t)di_all + DI_LINK(link)->src_lnode));
3346 return (DI_LNODE((caddr_t)di_all + DI_LINK(link)->tgt_lnode));
3382 di_link_spectype(di_link_t link) argument
3384 return (DI_LINK(link)
3436 di_link_private_set(di_link_t link, void *data) argument
3442 di_link_private_get(di_link_t link) argument
3481 di_link_next_by_node(di_node_t node, di_link_t link, uint_t endpoint) argument
3527 di_link_next_by_lnode(di_lnode_t lnode, di_link_t link, uint_t endpoint) argument
3579 walk_one_link(struct node_list **headp, uint_t ep, void *arg, int (*callback)(di_link_t link, void *arg)) argument
3583 di_link_t link = DI_LINK_NIL; local
3597 di_walk_link(di_node_t root, uint_t flag, uint_t endpoint, void *arg, int (*link_callback)(di_link_t link, void *arg)) argument
[all...]
/illumos-gate/usr/src/cmd/troff/
H A Dn4.c236 p->link = 0;
241 p->link = nhash[i];
261 *lp = p->link;
262 p->link = 0;
265 lp = &p->link;
266 p = p->link;
280 for (p = nhash[h]; p; p = p->link)
286 p->link = nhash[h];
307 for (p = nhash[NHASH(i)]; p; p = p->link)
/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c95 struct mountent *link; /* used when in linked list */ member in struct:mountent
485 gettext("%s: warning: broken link detected\n"), myname);
535 for (/* */; mlist; mlist = mlist->link) {
625 * Now link them up so that a given pid is easier to find when
630 mp->link = *++ml;
671 for (ndx = 0, mp = mntll; mp; mp = mp->link) {
759 mp->link = mtail;
888 for (prevp = NULL, mp = mntll; mp; mp = mp->link) {
897 prevp->link = mp->link;
[all...]
/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.c1735 * adds new /dev link name to the linked list of devices.
1736 * returns 0 if link added successfully, -1 on error.
1739 da_add_list(devlist_t *dlist, char *link, int new_instance, int flag) argument
1751 if (dlist == NULL || link == NULL)
1789 * Add the new link name to the list of links
1853 nlen = strlen(link) + 1; /* +1 terminator */
1873 (void) snprintf(nentry->devinfo.devlist, nlen, "%s", link);
1876 " %s", link);
1899 * removes a /dev link name from the linked list of devices.
1900 * returns type of device if link fo
1906 da_remove_list(devlist_t *dlist, char *link, int type, char *devname, int size) argument
2072 da_rm_list_entry(devlist_t *dlist, char *link, int type, char *devname) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_lex.l175 <TSTATE>link-mac-addr { return LINK_MACADDR; }
176 <TSTATE>link-autopush { return LINK_AUTOPUSH; }
177 <TSTATE>link-mtu { return LINK_MTU; }
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h203 typedef struct link { struct
206 struct link *next;
212 link_t *link; member in struct:linkhead
405 static int component_cat(char *link, char *name, int field);
433 static link_list_t *create_link_list(char *link);
438 static int construct_devlink(char *link, link_list_t *link_build,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c363 Word link; local
380 link = isp1->is_shdr->sh_info;
383 link = isp1->is_shdr->sh_link;
389 if (link == SHN_BEFORE) {
392 } else if (link == SHN_AFTER) {
396 isp2 = ifl->ifl_isdesc[link];
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c59 struct sc_gptwocfg_config *link; member in struct:sc_gptwocfg_config
569 board_config->link = NULL;
652 new->link = NULL;
653 last->link = new;
725 * Walk the link of ports on this board and unconfigure them.
728 while (board_config->link != NULL) {
730 board_config = board_config->link;
747 prior_config->link = board_config->link;
755 if (axq_config->link
[all...]

Completed in 120 milliseconds

1234567891011>>