posix1e.3 (3cd4410688274cb66f51c34dae0607329f7f6844) | posix1e.3 (31acc83627d4a9d59a4a9d2ec15c2be96f806112) |
---|---|
1.\"- 2.\" Copyright (c) 2000 Robert N. M. Watson 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 18 unchanged lines hidden (view full) --- 27.\" 28.Dd January 17, 2000 29.Dt POSIX1E 3 30.Os FreeBSD 31.Sh NAME 32.Nm posix1e 33.Nd introduction to the POSIX.1e security API 34.Sh LIBRARY | 1.\"- 2.\" Copyright (c) 2000 Robert N. M. Watson 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 18 unchanged lines hidden (view full) --- 27.\" 28.Dd January 17, 2000 29.Dt POSIX1E 3 30.Os FreeBSD 31.Sh NAME 32.Nm posix1e 33.Nd introduction to the POSIX.1e security API 34.Sh LIBRARY |
35.Lb libposix1e | 35.Lb libc |
36.Sh SYNOPSIS 37.Fd #include <sys/types.h> 38.Fd #include <sys/acl.h> 39.\" .Fd #include <sys/audit.h> 40.Fd #include <sys/capability.h> 41.\" .Fd #include <sys/mac.h> 42.Sh DESCRIPTION 43The IEEE POSIX.1e specification never left draft form, but the interfaces --- 71 unchanged lines hidden --- | 36.Sh SYNOPSIS 37.Fd #include <sys/types.h> 38.Fd #include <sys/acl.h> 39.\" .Fd #include <sys/audit.h> 40.Fd #include <sys/capability.h> 41.\" .Fd #include <sys/mac.h> 42.Sh DESCRIPTION 43The IEEE POSIX.1e specification never left draft form, but the interfaces --- 71 unchanged lines hidden --- |