Home
last modified time | relevance | path

Searched refs:link (Results 226 – 250 of 802) sorted by relevance

12345678910>>...33

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-xopen-xcu6.p5m45 link path=usr/xpg6/bin/stty target=../../bin/stty
46 link path=usr/xpg6/bin/tr target=../../bin/tr
50 link path=usr/xpg6/bin/xargs target=../../bin/xargs
H A Dsystem-network-nis.p5m57 link path=usr/lib/libnisdb.so target=./libnisdb.so.2
96 link path=usr/share/man/man8/ypstop.8 target=ypstart.8
98 link path=usr/share/man/man8/ypxfr_1perday.8 target=ypxfr.8
99 link path=usr/share/man/man8/ypxfr_1perhour.8 target=ypxfr.8
100 link path=usr/share/man/man8/ypxfr_2perday.8 target=ypxfr.8
H A Dservice-network-network-clients.p5m40 link path=usr/bin/remsh target=./rsh
48 link path=usr/lib/sunw,rcp target=../bin/rcp
57 link path=usr/share/man/man1/remote_shell.1 target=rsh.1
58 link path=usr/share/man/man1/remsh.1 target=rsh.1
H A Dsystem-boot-network.p5m45 link path=usr/share/man/man4p/RARP.4p target=rarp.4p
50 link path=usr/share/man/man8/bootparamd.8 target=rpc.bootparamd.8
52 link path=usr/share/man/man8/rarpd.8 target=in.rarpd.8
H A Dsystem-kernel.man5.inc18 link path=usr/share/man/man5/dir.5 target=dir_ufs.5
22 link path=usr/share/man/man5/pcie.5 target=pci.5
H A Dnetwork-ipfilter.p5m95 link path=usr/share/man/man5/ipf.conf.5 target=./ipf.5
96 link path=usr/share/man/man5/ipf6.conf.5 target=./ipf.5
98 link path=usr/share/man/man5/ipmon.conf.5 target=./ipmon.5
100 link path=usr/share/man/man5/ipnat.conf.5 target=./ipnat.5
102 link path=usr/share/man/man5/ippool.conf.5 target=./ippool.5
/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c1169 const char *link; in mixer_walker() local
1177 link = di_devlink_path(dlink); in mixer_walker()
1179 if ((link == NULL) || in mixer_walker()
1180 (strncmp(link, "/dev/mixer", num_offset) != 0) || in mixer_walker()
1181 (!isdigit(link[num_offset]))) { in mixer_walker()
1185 num = atoi(link + num_offset); in mixer_walker()
1186 if ((fd = open(link, O_RDWR)) < 0) { in mixer_walker()
1189 msg(_("Device %s not present.\n"), link); in mixer_walker()
1192 link, strerror(errno)); in mixer_walker()
1199 msg(_("Initializing link %s: "), link); in mixer_walker()
/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c151 compile_stream(struct s_command **link) in compile_stream() argument
165 return (link); in compile_stream()
177 if ((*link = cmd = malloc(sizeof (struct s_command))) == NULL) in compile_stream()
179 link = &cmd->next; in compile_stream()
229 link = &cmd->u.c; in compile_stream()
250 link = &cmd->next; in compile_stream()
338 link = &cmd->next; in compile_stream()
348 link = &cmd->next; in compile_stream()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c885 static s32 igc_set_ltr_i225(struct igc_hw *hw, bool link) in igc_set_ltr_i225() argument
894 if (link) { in igc_set_ltr_i225()
991 bool link = false; in igc_check_for_link_i225() local
1009 ret_val = igc_phy_has_link_generic(hw, 1, 0, &link); in igc_check_for_link_i225()
1013 if (!link) in igc_check_for_link_i225()
1020 ret_val = igc_phy_has_link_generic(hw, 1, 0, &link); in igc_check_for_link_i225()
1024 if (!link) in igc_check_for_link_i225()
1058 ret_val = igc_set_ltr_i225(hw, link); in igc_check_for_link_i225()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4fp.c103 … con->dpc_info.dpc_completed_tail = &tcp_buf->link; /* last tcp_buf that needs to be completed */ in lm_tcp_complete_nbytes()
123 tcp_buf = (lm_tcp_buffer_t *)s_list_next_entry(&tcp_buf->link); in lm_tcp_complete_nbytes()
158 con->dpc_info.dpc_completed_tail = &tcp_buf->link; in lm_tcp_complete_nbytes()
236 s_list_push_tail(&tmp_list, &tcp_buf->link); in lm_tcp_abort_bufs()
H A Dlm_l4tx.c205 s_list_push_tail(&tx_con->active_tb_list, &tcp_buf->link); in lm_tcp_tx_post_buf()
525 if (s_list_next_entry(&tcp->tx_con->dpc_info.link) == NULL) { in lm_tcp_tx_process_cqes()
526 s_list_push_head(connections, &tcp->tx_con->dpc_info.link); in lm_tcp_tx_process_cqes()
569 while (s_list_next_entry(&con->dpc_info.link) != NULL) { in lm_toe_service_tx_intr()
573 con = (lm_tcp_con_t *)s_list_next_entry(&con->dpc_info.link); in lm_toe_service_tx_intr()
579 s_list_next_entry(&con->dpc_info.link) = NULL; in lm_toe_service_tx_intr()
588 s_list_next_entry(&con->dpc_info.link) = NULL; in lm_toe_service_tx_intr()
H A Dlm_l4rx.c686 d_list_push_tail(return_list, &curr_gen_buf->link); in lm_tcp_rx_peninsula_to_rq_copy()
820 d_list_push_tail(&gen_info->dpc_peninsula_list, &gen_buf->link); in lm_tcp_rx_gen_peninsula_process()
1109 … d_list_init(&con->u.rx.gen_info.dpc_peninsula_list, &gen_buf->link, &gen_buf->link, 1); in lm_tcp_rx_complete_tcp_fp()
1685 while (s_list_next_entry(&con->dpc_info.link) != NULL) { in lm_toe_service_rx_intr()
1695 s_list_next_entry(&con->dpc_info.link) = NULL; in lm_toe_service_rx_intr()
1704 s_list_next_entry(&con->dpc_info.link) = NULL; in lm_toe_service_rx_intr()
1988 s_list_push_tail(&(rx_con->active_tb_list), &(tcp_buf->link)); in _lm_tcp_rx_post_buf()
2192 temp_gen_buf->link.next = &(unwanted_gen_buf->link); in lm_tcp_rx_get_buffered_data_from_terminate()
2193 unwanted_gen_buf->link.prev = &(temp_gen_buf->link); in lm_tcp_rx_get_buffered_data_from_terminate()
2344 d_list_push_tail(&return_to_pool_list, &ret_buf->link); in lm_tcp_rx_buffered_data_indicated()
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/dtrace/
H A Dnfs-trace.d69 nfsv3:::op-link-start,
103 nfsv3:::op-link-done,
138 nfsv4:::op-link-start,
202 nfsv4:::op-link-done,
/illumos-gate/usr/src/boot/sys/sys/
H A Dlinker.h65 STAILQ_ENTRY(common_symbol) link;
76 TAILQ_ENTRY(linker_file) link; /* list of all loaded files */
107 TAILQ_ENTRY(linker_class) link; /* list of all file classes */
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-iptun52 /sbin/dladm show-iptun -p -o link
85 /sbin/dladm show-link -pP $intf_name > /dev/null 2>&1
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK33 The Solaris link-editor is used in two contexts:
42 libld.so is a cross linker. This means that it can link objects for
43 a system other than the system running the link-editor (e.g. A link-editor
56 library or a mapfile. During initialization, the link-editor configures
116 swap the data bytes it is operating on. This support allows a link-editor
181 A given link-editor invocation is always for a single target. The choice
183 single link. Code for the other targets is present, but is not
258 the link-editor may have the opposite byte order from the target. It is
328 getting a successful link in a cross link situation, you should always
329 do the experiment of doing the link on a platform with the same byte
[all …]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c869 goto link; in i_devfs_read_minor_perm()
872 goto link; in i_devfs_read_minor_perm()
875 goto link; in i_devfs_read_minor_perm()
878 goto link; in i_devfs_read_minor_perm()
886 goto link; in i_devfs_read_minor_perm()
889 goto link; in i_devfs_read_minor_perm()
897 link: in i_devfs_read_minor_perm()
H A Ddevinfo_devlink.h69 uint32_t link; /* next minor for same node */ member
113 struct cache_link *link; /* first link pointing to minor */ member
340 static cache_link_t *add_link(struct di_devlink_handle *hdp, const char *link,
345 static cache_link_t *link_hash(di_devlink_handle_t hdp, const char *link,
406 static int s_readlink(const char *link, char *buf, size_t blen);
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf_api.h70 struct ecore_mcp_link_state *link);
192 …NLINE void ecore_vf_get_link_state(struct ecore_hwfn *p_hwfn, struct ecore_mcp_link_state *link) {} in ecore_vf_get_link_state() argument
H A Decore_iov_api.h180 u8 link; /* Function Dependency Link */ member
305 struct ecore_mcp_link_state *link,
320 struct ecore_mcp_link_state *link,
760 … vfid, struct ecore_mcp_link_params *params, struct ecore_mcp_link_state *link, struct ecore_mcp_l… in ecore_iov_set_link() argument
761 … vfid, struct ecore_mcp_link_params *params, struct ecore_mcp_link_state *link, struct ecore_mcp_l… in ecore_iov_get_link() argument
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c58 _da_check_for_usb(char *link, char *root_dir) in _da_check_for_usb() argument
76 (void) snprintf(path, dstsize - len, "%s", link); in _da_check_for_usb()
80 if (strstr(link, "rdsk")) { in _da_check_for_usb()
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_mii.c278 dmfe_mii_notify(void *arg, link_state_t link) in dmfe_mii_notify() argument
282 if (link == LINK_STATE_UP) { in dmfe_mii_notify()
295 mac_link_update(dmfep->mh, link); in dmfe_mii_notify()
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_hook.c41 viona_hook(viona_link_t *link, viona_vring_t *ring, mblk_t **mpp, boolean_t out) in viona_hook() argument
43 viona_neti_t *nip = link->l_neti; in viona_hook()
57 info.hpe_ifp = (phy_if_t)link; in viona_hook()
58 info.hpe_ofp = (phy_if_t)link; in viona_hook()
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_connects.c188 nxtacc = NEXT(acc, link); in evCancelConn()
190 UNLINK(ctx->accepts, acc, link); in evCancelConn()
265 INIT_LINK(new, link); in evTryAccept()
266 APPEND(ctx->accepts, new, link); in evTryAccept()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtvlib4 lib utimensat -D_ATFILE_SOURCE sys/stat.h note{ complete utimensat implementation }end link{
35 lib utimets link{

12345678910>>...33