Searched refs:link1 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdllink.c560 * Case 1: rename an existing link1 to a link2 that does not exist.
565 const char *link1, const char *link2, uint32_t flags)
587 (void) strlcpy(dir.dir_link, link1, MAXLINKNAMELEN);
639 * Case 2: rename an available physical link link1 to a REMOVED physical link
640 * link2. As a result, link1 directly inherits all datalinks configured
677 * Send DLDIOC_RENAME to request to rename link1's linkid to
678 * be linkid2. This will check whether link1 is used by any
727 * Delete link1 and mark link2 up.
763 * Set the removed physical link's device name to link1, so that
764 * when link1 attache
564 i_dladm_rename_link_c1(dladm_handle_t handle, datalink_id_t linkid1, const char *link1, const char *link2, uint32_t flags) argument
768 i_dladm_rename_link_c3(dladm_handle_t handle, const char *link1, datalink_id_t linkid2) argument
793 dladm_rename_link(dladm_handle_t handle, const char *link1, const char *link2) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlview.t161 <p>This is an href link1: <a href="http://example.com">http://example.com</a></p>

Completed in 23 milliseconds