uawdijnntqw1x1x1
IP : 216.73.217.94
Hostname : srv913213
Kernel : Linux srv913213 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
OS : Linux
PATH:
/
var
/
..
/
..
/
..
/
media
/
..
/
lib
/
mysql
/
..
/
valgrind
/
..
/
python2.7
/
..
/
..
/
include
/
nspr
/
plerror.h
/
/
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* ** File: plerror.h ** Description: Simple routine to print translate the calling thread's ** error numbers and print them. */ #if defined(PLERROR_H) #else #define PLERROR_H #include "prio.h" #include "prtypes.h" PR_BEGIN_EXTERN_C /* ** Print the messages to "syserr" prepending 'msg' if not NULL. */ PR_EXTERN(void) PL_PrintError(const char *msg); /* ** Print the messages to specified output file prepending 'msg' if not NULL. */ PR_EXTERN(void) PL_FPrintError(PRFileDesc *output, const char *msg); PR_END_EXTERN_C #endif /* defined(PLERROR_H) */ /* plerror.h */
/var/../../../media/../lib/mysql/../valgrind/../python2.7/../../include/nspr/plerror.h