1Unix::Statgrab::sg_erroUrs_edretCaoinltsr(i3b)uted PerlUDnoicxu:m:eSnttaattgiroanb::sg_error_details(3)
2
3
4

NAME

6       Unix::Statgrab::sg_error_details - libstatgrab error status
7

DESCRIPTION

9       "Unix::Statgrab::sg_error_details" is a Perl package name providing
10       accessors to libstatgrab sg_error_details <http://www.i-
11       scream.org/libstatgrab/docs/sg_set_error.3.html> error status.
12

METHODS

14   error
15       Error code of happened error. Is very likely one of below named
16       constants
17
18   error_name
19       Human readable name of error code.
20
21   errno_value
22       Internal error code.
23
24   error_arg
25       Error information.
26
27   strperror
28       Returns a complete error message based on all above information.
29

CONSTANTS

31           SG_ERROR_NONE SG_ERROR_INVALID_ARGUMENT SG_ERROR_ASPRINTF
32           SG_ERROR_SPRINTF SG_ERROR_DEVICES SG_ERROR_DEVSTAT_GETDEVS
33           SG_ERROR_DEVSTAT_SELECTDEVS SG_ERROR_DISKINFO SG_ERROR_ENOENT
34           SG_ERROR_GETIFADDRS SG_ERROR_GETMNTINFO SG_ERROR_GETPAGESIZE
35           SG_ERROR_HOST SG_ERROR_KSTAT_DATA_LOOKUP SG_ERROR_KSTAT_LOOKUP
36           SG_ERROR_KSTAT_OPEN SG_ERROR_KSTAT_READ SG_ERROR_KVM_GETSWAPINFO
37           SG_ERROR_KVM_OPENFILES SG_ERROR_MALLOC SG_ERROR_MEMSTATUS
38           SG_ERROR_OPEN SG_ERROR_OPENDIR SG_ERROR_READDIR SG_ERROR_PARSE
39           SG_ERROR_PDHADD SG_ERROR_PDHCOLLECT SG_ERROR_PDHOPEN SG_ERROR_PDHREAD
40           SG_ERROR_PERMISSION SG_ERROR_PSTAT SG_ERROR_SETEGID SG_ERROR_SETEUID
41           SG_ERROR_SETMNTENT SG_ERROR_SOCKET SG_ERROR_SWAPCTL SG_ERROR_SYSCONF
42           SG_ERROR_SYSCTL SG_ERROR_SYSCTLBYNAME SG_ERROR_SYSCTLNAMETOMIB
43           SG_ERROR_SYSINFO SG_ERROR_MACHCALL SG_ERROR_IOKIT SG_ERROR_UNAME
44           SG_ERROR_UNSUPPORTED SG_ERROR_XSW_VER_MISMATCH SG_ERROR_GETMSG
45           SG_ERROR_PUTMSG SG_ERROR_INITIALISATION SG_ERROR_MUTEX_LOCK
46           SG_ERROR_MUTEX_UNLOCK
47

AUTHOR

49       Jens Rehsack, <rehsack AT cpan.org>
50
52       Copyright (C) 2012-2018 by Jens Rehsack
53
54       This library is free software; you can redistribute it and/or modify it
55       under the terms of the GNU Lesser General Public License as published
56       by the Free Software Foundation; either version 2.1 of the License, or
57       (at your option) any later version.
58
59
60
61perl v5.32.0                      2020-07-28Unix::Statgrab::sg_error_details(3)
Impressum