sss-idmap: add support for more general POSIX id-mapping #6004
Annotations
6 warnings
Perform cppcheck analysis:
src/lib/idmap/sss_idmap.c#L26
Include file: <stdio.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/lib/idmap/sss_idmap.c#L27
Include file: <errno.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/lib/idmap/sss_idmap.c#L28
Include file: <inttypes.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/lib/idmap/sss_idmap.c#L29
Include file: <utf8proc.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/lib/idmap/sss_idmap.c#L31
Include file: "lib/idmap/sss_idmap.h" not found.
|
Perform cppcheck analysis:
src/lib/idmap/sss_idmap.c#L32
Include file: "lib/idmap/sss_idmap_private.h" not found.
|
Loading