Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

acl_copy_int(3) [osf1 man page]

acl_copy_int(3) 					     Library Functions Manual						   acl_copy_int(3)

NAME
acl_copy_int - Copies the ACL from contiguous, persistent format to internal working space format LIBRARY
Security Library (libpacl.a) SYNOPSIS
#include <sys/acl.h> acl_t acl_copy_int( void *buf_p); PARAMETERS
The buffer containing the contiguous, persistent form of the ACL to be copied. DESCRIPTION
NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_copy_int() function copies the contents of the ACL from the buffer pointed to by buf_p to the working storage internal format. Space is allocated as required. Upon successful completion, a pointer to the ACL internal working storage is returned. RETURN VALUES
Upon successful completion, the acl_copy_int function returns a pointer to the working storage. Otherwise a NULL pointer is returned and errno is set to indicate the error. ERRORS
If any of the following conditions occur, the acl_copy_int() function sets errno to the corresponding value: The ACL referenced by buf_p is not valid. The ACL working storage could not be allocated. RELATED INFORMATION
acl_copy_ext(3) Security delim off acl_copy_int(3)

Check Out this Related Man Page

acl_free(3)						     Library Functions Manual						       acl_free(3)

NAME
acl_free - Releases an ACL internal working storage area for an ACL LIBRARY
Security Library (libpacl.a) SYNOPSIS
#include <sys/acl.h> int acl_free( acl_t acl_d); PARAMETERS
Specifies the working storage internal representation ACL descriptor. DESCRIPTION
NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_free() function releases the system working storage area associated with the ACL indicated by the acl_d descriptor. This space is allocated by acl_init(), acl_create_entry(), acl_dup(), acl_from_text(), acl_copy_int(), acl_get_fd(), acl_get_file(), and acl_set_quali- fier(). RETURN VALUES
Upon successful completion, the acl_free() function returns a value of 0 (zero). Otherwise, a value of -1 is returned and errno is set to indicate the error. ERRORS
If the following condition occurs, the acl_free() function sets errno to the corresponding value: The acl_d argument does not point to a valid ACL structure. RELATED INFORMATION
acl_init(3), acl_create_entry(3), acl_dup(3), acl_from_text(3), acl_copy_int(3), acl_get_fd(3), acl_get_file(3), and acl_set_qualifier(3) Security delim off acl_free(3)
Man Page

11 More Discussions You Might Find Interesting

1. Solaris

storage mirroring

hai i am working on sun with T3 storage i am having 2 storage mirrored T3a andT3b . nowT3b is showing faulty that is the digital to optical coverter is not workig so it has to be replaced. since it will take another 5 days due to some reasons. i want to know will it create any problem while... (2 Replies)
Discussion started by: sasiprabu
2 Replies

2. UNIX for Dummies Questions & Answers

What can make Cronjobs stop working??

Up until two days ago they were working junt fine, then stoped working with out me doing anything. Yesterday they started working again...and then stoped working, at about the same time of day that they stoped working the day before. service crond restart did nothing. All SSH signs point to... (0 Replies)
Discussion started by: Nintendo
0 Replies

3. UNIX for Advanced & Expert Users

Script not working..."sort" not working properly...

Hello all, I have a file - 12.txt cat 12.txt =============================================== Number of executions = 2 Total execution time (sec.ms) = 0.009883 Number of executions = 8 Total execution time (sec.ms) = 0.001270 Number of... (1 Reply)
Discussion started by: Rahulpict
1 Replies

4. AIX

Career Advice Asked

Dear All i am working on windows plattform and i am interested in Aix so i have done IBM Aix certification, can you please suggest Aix filed is good for my carrier,currently i am working as Desktop admin edit by bakunin: please understand that the question you raised has nothing to do with the... (1 Reply)
Discussion started by: manzur13
1 Replies

5. Solaris

numpad stop working ?

I'm running Solaris 10 5/09 X86 suddenly numpad stop working it's working on jds dt logon screen but in not working in the os only right enter key is working any ideas thanks in advance (2 Replies)
Discussion started by: h@foorsa.biz
2 Replies

6. UNIX for Advanced & Expert Users

Problem in cygwin

Hi All, I am using cygwin 2.697. When i was working with LAN its working fine. But when i am trying to working via ( Aventail Smart Tunnel), It close after 20 mins. But Exceed-10 is working fine, but it take more resource and its not freeware. so kindly help me in this regards. I have a... (1 Reply)
Discussion started by: rajamohan
1 Replies

7. Red Hat

Redhat 4 and X-Fi Titanium not working

(0 Replies)
Discussion started by: chris.lewis28
0 Replies

8. Shell Programming and Scripting

mailx is not working

Mailx is not supporting in my production server can anybody think of any other option? plz help (1 Reply)
Discussion started by: nileshbhawsar
1 Replies

9. Red Hat

Meaning of SDA

Hey everyone. Right now I am working through Red Hat's online storage reconfiguration guide for a project that we're working on. For removing storage paths to a volume using multipaths, it says that the first step is to type: echo offline> /sys/block/sda/device/state Does it actually mean SDA?... (2 Replies)
Discussion started by: msarro
2 Replies

10. UNIX for Dummies Questions & Answers

SAN Storage ACL and Quotas

I have SAN storage allocated to my server but ACL and Quotas mount options are not working on it. Is there a reason why? Thank you! /dev/mapper/datavg-datalv /data ext4 defaults,usrquota,grpquota 1 2 mount -o remount /data tune2fs -l /dev/mapper/datavg-datalv | grep 'Default... (1 Reply)
Discussion started by: svalenciatech
1 Replies

11. Slackware

X by web

hi experts,... i am with a old computer in here,.. and i have a political for having all machines mine working,... i had slackware 13 with windows7 working in that machine--all perfect,. then i been for installing only slackware,.. problem i don't get install all packages especially KDE,.. i... (1 Reply)
Discussion started by: gitac
1 Replies