![]() |
|
|||
0001 /* SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) */ 0002 #ifndef __LIBBPF_STR_ERROR_H 0003 #define __LIBBPF_STR_ERROR_H 0004 0005 char *libbpf_strerror_r(int err, char *dst, int len); 0006 #endif /* __LIBBPF_STR_ERROR_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |