kinfo_getallproc.3 (ef607a6aa3e2ac6fef93a68a5804b6799c516428) | kinfo_getallproc.3 (bea977e7f6d2cf499ff32300c220163fa631648f) |
---|---|
1.\" 2.\" Copyright (c) 2009 Ulf Lilleengen 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 --- 12 unchanged lines hidden (view full) --- 21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 24.\" SUCH DAMAGE. 25.\" 26.\" $FreeBSD$ 27.\" 28.Dd July 9, 2009 | 1.\" 2.\" Copyright (c) 2009 Ulf Lilleengen 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 --- 12 unchanged lines hidden (view full) --- 21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 24.\" SUCH DAMAGE. 25.\" 26.\" $FreeBSD$ 27.\" 28.Dd July 9, 2009 |
29.Os | |
30.Dt KINFO_GETALLPROC 3 | 29.Dt KINFO_GETALLPROC 3 |
30.Os |
|
31.Sh NAME 32.Nm kinfo_getallproc 33.Nd function for getting process information of all processes from kernel 34.Sh LIBRARY 35.Lb libutil 36.Sh SYNOPSIS 37.In sys/types.h 38.In libutil.h --- 36 unchanged lines hidden --- | 31.Sh NAME 32.Nm kinfo_getallproc 33.Nd function for getting process information of all processes from kernel 34.Sh LIBRARY 35.Lb libutil 36.Sh SYNOPSIS 37.In sys/types.h 38.In libutil.h --- 36 unchanged lines hidden --- |