Searched refs:MAX_MARSHAL_SIZE (Results 1 – 3 of 3) sorted by relevance
54 #define MAX_MARSHAL_SIZE 20 macro77 char mclient[MAX_MARSHAL_SIZE];91 xdrmem_create(&xdrs, ap->mclient, MAX_MARSHAL_SIZE, XDR_ENCODE); in authnone_init()
51 #define MAX_MARSHAL_SIZE 20 macro69 char marshalled_client[MAX_MARSHAL_SIZE];94 (u_int)MAX_MARSHAL_SIZE, XDR_ENCODE); in authnone_create()
58 #define MAX_MARSHAL_SIZE 20 macro81 char mclient[MAX_MARSHAL_SIZE];100 xdrmem_create(&xdrs, ap->mclient, MAX_MARSHAL_SIZE, XDR_ENCODE); in authtls_init()