• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /****************************************************************************
2  ****************************************************************************
3  ***
4  ***   This header was automatically generated from a Linux kernel header
5  ***   of the same name, to make information necessary for userspace to
6  ***   call into the kernel available to libc.  It contains only constants,
7  ***   structures, and macros generated from the original header, and thus,
8  ***   contains no copyrightable information.
9  ***
10  ***   To edit the content of this header, modify the corresponding
11  ***   source file (e.g. under external/kernel-headers/original/) then
12  ***   run bionic/libc/kernel/tools/update_all.py
13  ***
14  ***   Any manual change here will be lost the next time this script will
15  ***   be run. You've been warned!
16  ***
17  ****************************************************************************
18  ****************************************************************************/
19 #include <linux/sunrpc/gss_api.h>
20 #define SIZEOF_INT 4
21 #define G_BAD_SERVICE_NAME (-2045022976L)
22 #define G_BAD_STRING_UID (-2045022975L)
23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
24 #define G_NOUSER (-2045022974L)
25 #define G_VALIDATE_FAILED (-2045022973L)
26 #define G_BUFFER_ALLOC (-2045022972L)
27 #define G_BAD_MSG_CTX (-2045022971L)
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
29 #define G_WRONG_SIZE (-2045022970L)
30 #define G_BAD_USAGE (-2045022969L)
31 #define G_UNKNOWN_QOP (-2045022968L)
32 #define G_NO_HOSTNAME (-2045022967L)
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34 #define G_BAD_HOSTNAME (-2045022966L)
35 #define G_WRONG_MECH (-2045022965L)
36 #define G_BAD_TOK_HEADER (-2045022964L)
37 #define G_BAD_DIRECTION (-2045022963L)
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39 #define G_TOK_TRUNC (-2045022962L)
40 #define G_REFLECT (-2045022961L)
41 #define G_WRONG_TOKID (-2045022960L)
42 #define g_OID_equal(o1,o2)   (((o1)->len == (o2)->len) &&   (memcmp((o1)->data,(o2)->data,(int) (o1)->len) == 0))
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
44