HomeSort by relevance Sort by last modified time
    Searched full:error_context (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/attr/
libattr.h 25 struct error_context;
28 int (*) (const char *, struct error_context *),
29 struct error_context *);
31 int (*) (const char *, struct error_context *),
32 struct error_context *);
35 extern int attr_copy_check_permissions(const char *, struct error_context *);
40 extern int attr_copy_action(const char *, struct error_context *);
error_context.h 25 struct error_context { struct
27 void (*error) (struct error_context *, const char *, ...);
30 const char *(*quote) (struct error_context *, const char *);
33 void (*quote_free) (struct error_context *, const char *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/attr/
libattr.h 25 struct error_context;
28 int (*) (const char *, struct error_context *),
29 struct error_context *);
31 int (*) (const char *, struct error_context *),
32 struct error_context *);
35 extern int attr_copy_check_permissions(const char *, struct error_context *);
40 extern int attr_copy_action(const char *, struct error_context *);
error_context.h 25 struct error_context { struct
27 void (*error) (struct error_context *, const char *, ...);
30 const char *(*quote) (struct error_context *, const char *);
33 void (*quote_free) (struct error_context *, const char *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/acl/
libacl.h 68 struct error_context;
70 struct error_context *);
72 struct error_context *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/acl/
libacl.h 69 struct error_context;
71 struct error_context *);
73 struct error_context *);

Completed in 89 milliseconds