File manager - Edit - /usr/src/linux-headers-5.15.0-142/include/linux/errname.h
Back
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_ERRNAME_H #define _LINUX_ERRNAME_H #include <linux/stddef.h> #ifdef CONFIG_SYMBOLIC_ERRNAME const char *errname(int err); #else static inline const char *errname(int err) { return NULL; } #endif #endif /* _LINUX_ERRNAME_H */
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings