Lines Matching refs:replace

3 .. |ssh_ptl| replace:: :c:type:`struct ssh_ptl <ssh_ptl>`
4 .. |ssh_ptl_submit| replace:: :c:func:`ssh_ptl_submit`
5 .. |ssh_ptl_cancel| replace:: :c:func:`ssh_ptl_cancel`
6 .. |ssh_ptl_shutdown| replace:: :c:func:`ssh_ptl_shutdown`
7 .. |ssh_ptl_rx_rcvbuf| replace:: :c:func:`ssh_ptl_rx_rcvbuf`
8 .. |ssh_rtl| replace:: :c:type:`struct ssh_rtl <ssh_rtl>`
9 .. |ssh_rtl_submit| replace:: :c:func:`ssh_rtl_submit`
10 .. |ssh_rtl_cancel| replace:: :c:func:`ssh_rtl_cancel`
11 .. |ssh_rtl_shutdown| replace:: :c:func:`ssh_rtl_shutdown`
12 .. |ssh_packet| replace:: :c:type:`struct ssh_packet <ssh_packet>`
13 .. |ssh_packet_get| replace:: :c:func:`ssh_packet_get`
14 .. |ssh_packet_put| replace:: :c:func:`ssh_packet_put`
15 .. |ssh_packet_ops| replace:: :c:type:`struct ssh_packet_ops <ssh_packet_ops>`
16 .. |ssh_packet_base_priority| replace:: :c:type:`enum ssh_packet_base_priority <ssh_packet_base_pri…
17 .. |ssh_packet_flags| replace:: :c:type:`enum ssh_packet_flags <ssh_packet_flags>`
18 .. |SSH_PACKET_PRIORITY| replace:: :c:func:`SSH_PACKET_PRIORITY`
19 .. |ssh_frame| replace:: :c:type:`struct ssh_frame <ssh_frame>`
20 .. |ssh_command| replace:: :c:type:`struct ssh_command <ssh_command>`
21 .. |ssh_request| replace:: :c:type:`struct ssh_request <ssh_request>`
22 .. |ssh_request_get| replace:: :c:func:`ssh_request_get`
23 .. |ssh_request_put| replace:: :c:func:`ssh_request_put`
24 .. |ssh_request_ops| replace:: :c:type:`struct ssh_request_ops <ssh_request_ops>`
25 .. |ssh_request_init| replace:: :c:func:`ssh_request_init`
26 .. |ssh_request_flags| replace:: :c:type:`enum ssh_request_flags <ssh_request_flags>`
27 .. |ssam_controller| replace:: :c:type:`struct ssam_controller <ssam_controller>`
28 .. |ssam_device| replace:: :c:type:`struct ssam_device <ssam_device>`
29 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>`
30 .. |ssam_client_bind| replace:: :c:func:`ssam_client_bind`
31 .. |ssam_client_link| replace:: :c:func:`ssam_client_link`
32 .. |ssam_request_sync| replace:: :c:type:`struct ssam_request_sync <ssam_request_sync>`
33 .. |ssam_event_registry| replace:: :c:type:`struct ssam_event_registry <ssam_event_registry>`
34 .. |ssam_event_id| replace:: :c:type:`struct ssam_event_id <ssam_event_id>`
35 .. |ssam_nf| replace:: :c:type:`struct ssam_nf <ssam_nf>`
36 .. |ssam_nf_refcount_inc| replace:: :c:func:`ssam_nf_refcount_inc`
37 .. |ssam_nf_refcount_dec| replace:: :c:func:`ssam_nf_refcount_dec`
38 .. |ssam_notifier_register| replace:: :c:func:`ssam_notifier_register`
39 .. |ssam_notifier_unregister| replace:: :c:func:`ssam_notifier_unregister`
40 .. |ssam_cplt| replace:: :c:type:`struct ssam_cplt <ssam_cplt>`
41 .. |ssam_event_queue| replace:: :c:type:`struct ssam_event_queue <ssam_event_queue>`
42 .. |ssam_request_sync_submit| replace:: :c:func:`ssam_request_sync_submit`