Searched refs:OUT (Results 26 - 50 of 315) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ofed/opensm/include/complib/
H A Dcl_map.h30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
766 cl_map_merge(OUT cl_map_t * const p_dest_map,
767 IN OUT cl_map_t * const p_src_map);
803 cl_map_delta(IN OUT cl_map_t * const p_map1,
804 IN OUT cl_map_t * const p_map2,
805 OUT cl_map_t * const p_new, OUT cl_map_t * const p_old);
H A Dcl_fleximap.h30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
832 cl_fmap_merge(OUT cl_fmap_t * const p_dest_map,
833 IN OUT cl_fmap_t * const p_src_map);
866 cl_fmap_delta(IN OUT cl_fmap_t * const p_map1,
867 IN OUT cl_fmap_t * const p_map2,
868 OUT cl_fmap_t * const p_new, OUT cl_fmap_t * const p_old);
H A Dcl_qmap.h30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
864 cl_qmap_merge(OUT cl_qmap_t * const p_dest_map,
865 IN OUT cl_qmap_t * const p_src_map);
898 cl_qmap_delta(IN OUT cl_qmap_t * const p_map1,
899 IN OUT cl_qmap_t * const p_map2,
900 OUT cl_qmap_t * const p_new, OUT cl_qmap_t * const p_old);
H A Dcl_types.h30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
164 * OUT
176 * OUT void** const p_handle OPTIONAL );
179 * Multiple keywords can apply to a single parameter. The IN and OUT
186 #ifndef OUT
187 #define OUT /* Function output parameter */ macro
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DBaseLib.h240 OUT CHAR16 *Destination,
277 OUT CHAR16 *Destination,
315 IN OUT CHAR16 *Destination,
355 IN OUT CHAR16 *Destination,
408 OUT CHAR16 **EndPointer, OPTIONAL
409 OUT UINTN *Data
459 OUT CHAR16 **EndPointer, OPTIONAL
460 OUT UINT64 *Data
515 OUT CHAR16 **EndPointer, OPTIONAL
516 OUT UINT
[all...]
H A DDevicePathLib.h202 IN OUT VOID *Node,
225 OUT VOID *Node
387 IN OUT EFI_DEVICE_PATH_PROTOCOL **DevicePath,
388 OUT UINTN *Size
/freebsd-current/stand/efi/include/
H A Defiprot.h63 OUT VOID *Buffer
132 OUT VOID *Buffer
168 OUT struct _EFI_FILE_HANDLE **Root
186 OUT struct _EFI_FILE_HANDLE **NewHandle,
222 IN OUT UINTN *BufferSize,
223 OUT VOID *Buffer
230 IN OUT UINTN *BufferSize,
245 OUT UINT64 *Position
253 IN OUT UINTN *BufferSize,
254 OUT VOI
[all...]
H A Defiser.h93 OUT UINT32 *Control
100 IN OUT UINTN *BufferSize,
108 IN OUT UINTN *BufferSize,
109 OUT VOID *Buffer
H A Definet.h253 IN OUT UINTN *StatisticsSize OPTIONAL,
254 OUT EFI_NETWORK_STATISTICS *StatisticsTable OPTIONAL
266 OUT EFI_MAC_ADDRESS *MAC
279 IN OUT VOID *Buffer
289 OUT UINT32 *InterruptStatus OPTIONAL,
290 OUT VOID **TxBuf OPTIONAL
315 OUT UINTN *HeaderSize OPTIONAL,
316 IN OUT UINTN *BufferSize,
317 OUT VOID *Buffer,
318 OUT EFI_MAC_ADDRES
[all...]
H A Defigop.h72 OUT UINTN *SizeOfInfo,
73 OUT EFI_GRAPHICS_OUTPUT_MODE_INFORMATION **Info
102 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer,
H A Defiudp.h47 OUT EFI_UDP4_CONFIG_DATA *Udp4ConfigData OPTIONAL,
48 OUT EFI_IP4_MODE_DATA *Ip4ModeData OPTIONAL,
49 OUT EFI_MANAGED_NETWORK_CONFIG_DATA *MnpConfigData OPTIONAL,
50 OUT EFI_SIMPLE_NETWORK_MODE *SnpModeData OPTIONAL
177 OUT EFI_UDP6_CONFIG_DATA *Udp6ConfigData OPTIONAL,
178 OUT EFI_IP6_MODE_DATA *Ip6ModeData OPTIONAL,
179 OUT EFI_MANAGED_NETWORK_CONFIG_DATA *MnpConfigData OPTIONAL,
180 OUT EFI_SIMPLE_NETWORK_MODE *SnpModeData OPTIONAL
/freebsd-current/contrib/libcbor/oss-fuzz/
H A Dbuild.sh26 ../oss-fuzz/cbor_load_fuzzer.cc -o "$OUT/cbor_load_fuzzer" \
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/t/
H A Dout.t21 This line should have a 3: { $OUT = 1+2 }
24 { foreach $n (1 .. 20) { $OUT .= $n . ' ' } }
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDebugPort.h66 IN OUT UINTN *BufferSize,
90 IN OUT UINTN *BufferSize,
91 OUT VOID *Buffer
H A DDevicePathUtilities.h128 IN OUT EFI_DEVICE_PATH_PROTOCOL **DevicePathInstance,
129 OUT UINTN *DevicePathInstanceSize
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dconvert_hsi.pl19 if (!open(OUT, ">", "hsi_struct_def.h")) {
28 print OUT <<END_OF_NOTICE;
54 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
93 print OUT $header;
94 close OUT;
97 if(!open(OUT, ">", "hsi_struct_decode.c")) {
102 print OUT <<END_OF_NOTICE;
128 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
169 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
175 print OUT "#ifde
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
61 static inline int unpack_lids(IN char *p_lid_str, OUT uint16_t * p_min_lid,
62 OUT uint16_t * p_max_lid)
135 OUT cl_qlist_t * p_guid_list)
161 OUT uint16_t * p_min_lid, OUT uint16_t * p_max_lid)
202 OUT cl_qlist_t * p_guid_list)
228 OUT uint64_t * p_mkey)
264 OUT cl_qlist_t * p_neighbor_list)
291 IN uint8_t portnum1, OUT uint64_
[all...]
H A Dosm_router.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
54 void osm_router_delete(IN OUT osm_router_t ** pp_rtr)
/freebsd-current/lib/libpam/modules/pam_exec/
H A Dpam_exec.c35 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
183 #define OUT(ret) do { pam_err = (ret); goto out; } while (0) macro
189 OUT(PAM_SERVICE_ERR);
210 OUT(PAM_BUF_ERR);
221 OUT(PAM_BUF_ERR);
229 OUT(PAM_BUF_ERR);
237 OUT(PAM_BUF_ERR);
250 OUT(PAM_SYSTEM_ERR);
254 OUT(PAM_SYSTEM_ERR);
265 OUT(PAM_SYSTEM_ER
[all...]
/freebsd-current/crypto/openssl/test/recipes/
H A D40-test_rehash.t79 open OUT, '>', $destfile
83 print OUT $line if $writing;
85 close OUT if $writing;
/freebsd-current/tools/regression/ipfw/fwd/
H A Dvimage-fwd.sh25 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
124 OUT=`mktemp -t "ipfwfwd$$-XXXXXX"`
125 echo -n "${descr} (${OUT}).."
135 jexec ${mjid} /bin/sh -c "nc -w 10 ${_nc_af} -n ${_nc_p} -l ${_fip} ${_lport} > ${OUT}.1 &"
136 jexec ${rjid} /bin/sh -c "echo '${OUT}' | nc -w 1 -v ${_nc_af} -n ${_nc_p} ${_dip} ${_dport}"
137 ) > ${OUT} 2>&1
138 check_cleanup_result_file "${OUT}"
167 OUT=`mktemp -t "ipfwfwd$$-XXXXXX"`
168 echo -n "${descr} (${OUT}).."
178 jexec ${ljid} /bin/sh -c "nc -w 10 ${_nc_af} -n ${_nc_p} -l ${_dip} ${_lport} > ${OUT}
[all...]
/freebsd-current/tools/tools/ansify/
H A Dansify.pl25 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
120 local *OUT;
123 if (open(OUT, ">", $tfn)) {
124 ansify(*IN{IO}, *OUT{IO}, $fn);
/freebsd-current/crypto/openssl/apps/
H A DCA.pl.in99 open OUT, ">$outfile" || die "Cannot write to $outfile, $!";
102 print OUT $_ if $found;
106 close OUT;
162 open OUT, ">${CATOP}/index.txt";
163 close OUT;
164 open OUT, ">${CATOP}/crlnumber";
165 print OUT "01\n";
166 close OUT;
/freebsd-current/sys/contrib/device-tree/src/arm/st/
H A Dst-pincfg.h35 #define OUT (OE) macro
/freebsd-current/stand/libofw/
H A Dopenfirm.c30 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
54 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
74 #define OUT(x) be32toh(x) macro
132 return (OUT(args.missing));
148 return (OUT(args.ms));
249 return (OUT(args.proplen));
274 return (OUT(args.size));
312 return (OUT(args.flag));
338 return (OUT(args.size));
361 return (OUT(arg
[all...]

Completed in 305 milliseconds

1234567891011>>