FreeBSD Manual Pages
Unix::Statgrab::sg_errUsereContributed PerlUnix::Statgrab::sg_error_details(3) NAME Unix::Statgrab::sg_error_details - libstatgrab error status DESCRIPTION "Unix::Statgrab::sg_error_details" is a Perl package name providing accessors to libstatgrab sg_error_details <http://www.i- scream.org/libstatgrab/docs/sg_set_error.3.html> error status. METHODS error Error code of happened error. Is very likely one of below named constants error_name Human readable name of error code. errno_value Internal error code. error_arg Error information. strperror Returns a complete error message based on all above information. CONSTANTS SG_ERROR_NONE SG_ERROR_INVALID_ARGUMENT SG_ERROR_ASPRINTF SG_ERROR_SPRINTF SG_ERROR_DEVICES SG_ERROR_DEVSTAT_GETDEVS SG_ERROR_DEVSTAT_SELECTDEVS SG_ERROR_DISKINFO SG_ERROR_ENOENT SG_ERROR_GETIFADDRS SG_ERROR_GETMNTINFO SG_ERROR_GETPAGESIZE SG_ERROR_HOST SG_ERROR_KSTAT_DATA_LOOKUP SG_ERROR_KSTAT_LOOKUP SG_ERROR_KSTAT_OPEN SG_ERROR_KSTAT_READ SG_ERROR_KVM_GETSWAPINFO SG_ERROR_KVM_OPENFILES SG_ERROR_MALLOC SG_ERROR_MEMSTATUS SG_ERROR_OPEN SG_ERROR_OPENDIR SG_ERROR_READDIR SG_ERROR_PARSE SG_ERROR_PDHADD SG_ERROR_PDHCOLLECT SG_ERROR_PDHOPEN SG_ERROR_PDHREAD SG_ERROR_PERMISSION SG_ERROR_PSTAT SG_ERROR_SETEGID SG_ERROR_SETEUID SG_ERROR_SETMNTENT SG_ERROR_SOCKET SG_ERROR_SWAPCTL SG_ERROR_SYSCONF SG_ERROR_SYSCTL SG_ERROR_SYSCTLBYNAME SG_ERROR_SYSCTLNAMETOMIB SG_ERROR_SYSINFO SG_ERROR_MACHCALL SG_ERROR_IOKIT SG_ERROR_UNAME SG_ERROR_UNSUPPORTED SG_ERROR_XSW_VER_MISMATCH SG_ERROR_GETMSG SG_ERROR_PUTMSG SG_ERROR_INITIALISATION SG_ERROR_MUTEX_LOCK SG_ERROR_MUTEX_UNLOCK AUTHOR Jens Rehsack, <rehsack AT cpan.org> COPYRIGHT AND LICENSE Copyright (C) 2012-2018 by Jens Rehsack This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. perl v5.32.0 2018-06-0Unix::Statgrab::sg_error_details(3)
NAME | DESCRIPTION | METHODS | CONSTANTS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Unix::Statgrab::sg_error_details&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>