Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dat_pz_create(3dat) [sunos man page]

dat_pz_create(3DAT)				     Direct Access Transport Library Functions				       dat_pz_create(3DAT)

NAME
dat_pz_create - create an instance of the Protection Zone SYNOPSIS
cc [ flag... ] file... -ldat [ library... ] #include <dat/udat.h> DAT_RETURN dat_pz_create ( IN DAT_IA_HANDLE ia_handle, OUT DAT_PZ_HANDLE *pz_handle ) PARAMETERS
ia_handle Handle for an open instance of the IA. pz_handle Handle for the created instance of Protection Zone. DESCRIPTION
The dat_pz_create() function creates an instance of the Protection Zone. The Protection Zone provides Consumers a mechanism for association Endpoints with LMRs and RMRs to provide protection for local and remote memory accesses by DTOs. RETURN VALUES
DAT_SUCCESS The operation was successful. DAT_INSUFFICIENT_RESOURCES The operation failed due to resource limitations. DAT_INVALID_PARAMETER Invalid parameter. DAT_INVALID_HANDLE The ia_handle parameter is invalid. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard: uDAPL, 1.1, 1.2 | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
libdat(3LIB), attributes(5) SunOS 5.10 16 Jul 2004 dat_pz_create(3DAT)

Check Out this Related Man Page

dat_pz_query(3DAT)				     Direct Access Transport Library Functions					dat_pz_query(3DAT)

NAME
dat_pz_query - provides parameters of the Protection Zone SYNOPSIS
cc [ flag... ] file... -ldat [ library... ] #include <dat/udat.h> DAT_RETURN dat_pz_query ( IN DAT_PZ_HANDLE pz_handle, IN DAT_PZ_PARAM_MASK pz_param_mask, OUT DAT_PZ_PARAM *pz_param ) PARAMETERS
pz_handle: Handle for the created instance of the Protection Zone. pz_param_mask: Mask for Protection Zone parameters. pz_param: Pointer to a Consumer-allocated structure that the Provider fills with Protection Zone parameters. DESCRIPTION
The dat_pz_query() function provides the Consumer parameters of the Protection Zone. The Consumer passes in a pointer to the Consumer-allo- cated structures for Protection Zone parameters that the Provider fills. The pz_param_mask parameter allows Consumers to specify which parameters to query. The Provider returns values for pz_param_mask requested parameters. The Provider can return values for any other parameters. RETURN VALUES
DAT_SUCCESS The operation was successful. DAT_INVALID_PARAMETER The pz_param_mask parameter is invalid. DAT_INVALID_HANDLE The pz_handle parameter is invalid. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard: uDAPL, 1.1, 1.2 | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
libdat(3LIB), attributes(5) SunOS 5.11 16 Jul 2004 dat_pz_query(3DAT)
Man Page

6 More Discussions You Might Find Interesting

1. Programming

Where can I download OpenMotif for Solaris ?

The ones on Motif Zone are for MacOS, Linux and FreeBSD only. (0 Replies)
Discussion started by: endeavour1985
0 Replies

2. AIX

Time Zone in AIX and cronjobs

Hi, I am trying to change my Time Zone (TZ) variable in AIX 5.3 For that I have changed in /etc/environment as TZ=GMT-1:30 although it is working but strangely none of my cronjobs are executing at the correct time which were executing earlier before TZ change. Is a reboot necessary... (1 Reply)
Discussion started by: run_time_error
1 Replies

3. UNIX for Dummies Questions & Answers

Mailgateway-System

Hi @ all, I have a big problem. I'm seaching for a Mailgateway-System for our company. The Problem is: In the Int-Zone of the Firewall is a Exchange-Server. But I dont understand how to setup. Sendmail? I want to get Mails directly on the domain and I want to get mails via fetchmail (pop3)... (0 Replies)
Discussion started by: bmberni
0 Replies

4. Solaris

Solaris Zone : Non global Zone check failed

Hi All , I try to install some packages in my global zone... On the execution of the installion of the script it quits by saying the error "Non global zone check failed" Kindly help me in this regard Thanks in advance, jeganr (7 Replies)
Discussion started by: jegaraman
7 Replies

5. UNIX for Advanced & Expert Users

Link Based IPMP on Shared IP Solaris Zone

(0 Replies)
Discussion started by: giles.cardew
0 Replies

6. Infrastructure Monitoring

Disk Utilization between Global + Zone

Dear Gentleman in my environment I have Solaris10 OS Box in Global Zone with 136 GB and mount point from SAN Storage 500 GB (Orastorage) Zone1 mounted on /Zones folder with 66 GB when I run zpool list output -bash-3.00$ zpool list NAME SIZE ALLOC FREE CAP HEALTH... (0 Replies)
Discussion started by: Hosam
0 Replies