Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
binfmts.h File Reference
#include <linux/capability.h>

Go to the source code of this file.

Macros

#define MAX_ARG_STRLEN   (PAGE_SIZE * 32)
 
#define MAX_ARG_STRINGS   0x7FFFFFFF
 
#define BINPRM_BUF_SIZE   128
 

Macro Definition Documentation

#define BINPRM_BUF_SIZE   128

Definition at line 18 of file binfmts.h.

#define MAX_ARG_STRINGS   0x7FFFFFFF

Definition at line 15 of file binfmts.h.

#define MAX_ARG_STRLEN   (PAGE_SIZE * 32)

Definition at line 14 of file binfmts.h.