| /freebsd-13-stable/crypto/heimdal/lib/krb5/ |
| HD | send_to_kdc.c | 260 krb5_data *receive) in send_via_proxy() argument 313 prefix, send_data, receive); in send_via_proxy() 316 if(ret == 0 && receive->length != 0) in send_via_proxy() 326 krb5_data *receive) in send_via_plugin() argument 345 timeout, send_data, receive); in send_via_plugin() 370 krb5_data *receive) in krb5_sendto() argument 376 krb5_data_zero(receive); in krb5_sendto() 392 context->kdc_timeout, send_data, receive); in krb5_sendto() 393 if (ret == 0 && receive->length != 0) in krb5_sendto() 399 send_data, receive); in krb5_sendto() [all …]
|
| /freebsd-13-stable/sys/netinet/ |
| HD | in_kdtrace.c | 39 SDT_PROBE_DEFINE6_XLATE(ip, , , receive, 90 SDT_PROBE_DEFINE5_XLATE(tcp, , , receive, 142 SDT_PROBE_DEFINE5_XLATE(udp, , , receive, 156 SDT_PROBE_DEFINE5_XLATE(udplite, , , receive,
|
| HD | in_kdtrace.h | 55 SDT_PROBE_DECLARE(ip, , , receive); 63 SDT_PROBE_DECLARE(tcp, , , receive); 73 SDT_PROBE_DECLARE(udp, , , receive); 76 SDT_PROBE_DECLARE(udplite, , , receive);
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| HD | mpic-msgr.txt | 25 - mpic-msgr-receive-mask: Specifies what registers in the containing block 26 are allowed to receive interrupts. The value is a bit mask where a set 27 bit at bit 'n' indicates that message register 'n' can receive interrupts. 50 // Message registers 0 and 2 in this block can receive interrupts on 53 mpic-msgr-receive-mask = <0x5>; 59 // Message registers 0 and 2 in this block can receive interrupts on 62 mpic-msgr-receive-mask = <0x5>;
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| HD | rsend_022_pos.ksh | 53 log_must zfs receive -v $recvfs </$POOL/initial.zsend 56 log_must zfs receive -v $sendfs </$POOL/initial.zsend 57 log_must zfs receive -v $sendfs </$POOL/incremental.zsend
|
| /freebsd-13-stable/tools/regression/sockets/unix_cmsg/ |
| HD | README | 60 data object. Server should receive N messages, each message should 76 messages to Server. Server should receive N messages, the first 84 with SCM_CREDS ancillary data object. Server should receive N messages, 92 data object. Server should receive one message with SCM_TIMESTAMP 98 data object. Server should receive one message with SCM_BINTIME 120 data object. Server should receive N messages, each message should 126 for it. Client sends N messages to Server. Server should receive N 134 to Server. Server should receive N messages, the first message should 142 to Server. Server should receive one message with SCM_TIMESTAMP 148 to Server. Server should receive one message with SCM_BINTIME
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
| HD | zfs_allow_012_neg.ksh | 63 zoned xattr receive destroy 69 jailed receive destroy 75 zoned xattr receive destroy sharenfs share
|
| HD | zfs_allow_010_pos.ksh | 89 receive true false 128 receive true false \ 162 receive true false \
|
| /freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
| HD | tst.ipv4localsctp.ksh.out | 4 ip:::receive - yes 6 sctp:::receive - yes
|
| HD | tst.ipv4remotesctp.ksh.out | 4 ip:::receive - yes 6 sctp:::receive - yes
|
| HD | tst.ipv4remotetcp.ksh.out | 4 ip:::receive - yes 6 tcp:::receive - yes
|
| HD | tst.ipv4localtcp.ksh.out | 4 ip:::receive - yes 6 tcp:::receive - yes
|
| HD | tst.ipv4localudp.ksh.out | 4 ip:::receive - yes 6 udp:::receive - yes
|
| HD | tst.ipv4localudplite.ksh.out | 4 ip:::receive - yes 6 udplite:::receive - yes
|
| HD | tst.ipv6localicmp.ksh.out | 7 3 ip:::receive (args[2]: 6 16, args[5]: 6 0 16) 8 3 ip:::receive (args[2]: 6 16, args[5]: 6 0 16)
|
| HD | tst.ipv4localicmp.ksh.out | 7 3 ip:::receive (args[2]: 4 64, args[4]: 4 84 0 0 64) 8 3 ip:::receive (args[2]: 4 64, args[4]: 4 84 0 0 64)
|
| HD | tst.remotesctpstate.ksh.out | 4 ip:::receive - yes 6 sctp:::receive - yes
|
| HD | tst.localsctpstate.ksh.out | 4 ip:::receive - yes 6 sctp:::receive - yes
|
| HD | tst.remotetcpstate.ksh.out | 4 ip:::receive - yes 6 tcp:::receive - yes
|
| HD | tst.localtcpstate.ksh.out | 4 ip:::receive - yes 6 tcp:::receive - yes
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| D | cirrus,clps711x-intc.txt | 25 13: URXINT1 UART1 receive FIFO half full 29 17: SS2RX SSI2 receive FIFO half or greater full 32 29: URXINT2 UART2 receive FIFO half full
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_symbolizer_win.cpp | 189 HANDLE *receive() { return &h_; } in receive() function 207 if (!::CreatePipe(stdin_read.receive(), stdin_write.receive(), &attrs, 0) || in StartSymbolizerSubprocess() 208 !::CreatePipe(stdout_read.receive(), stdout_write.receive(), &attrs, 0)) { in StartSymbolizerSubprocess()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/sound/ |
| D | adi,axi-i2s.txt | 3 The core can be generated with transmit (playback), only receive 15 the core. The core expects two dma channels if both transmit and receive are 17 - dma-names : "tx" for the transmit channel, "rx" for the receive channel.
|
| /freebsd-13-stable/cddl/usr.sbin/dwatch/libexec/ |
| HD | tcp | 22 tcp:::receive, \ 42 : ${PROBE:=tcp:::send, tcp:::receive} ;; 78 name == "receive" ? "<-" : 120 tcp:::receive, 176 tcp:::send, tcp:::receive /* pribe ID $(( $ID + 3 )) */
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| HD | zfs_receive_016_pos.ksh | 80 log_mustnot zfs receive -MF $rst_snap < $full_bkup 82 log_must zfs receive -MF $rst_snap < $full_bkup
|