Searched defs:buff (Results 1 - 25 of 30) sorted by relevance

12

/barrelfish-2018-10-04/lib/lua/src/
H A Dlzio.c24 const char *buff; local
68 char *luaZ_openspace (lua_State *L, Mbuffer *buff, size_t n) { argument
H A Dlstate.c61 char buff[LUAI_EXTRASPACE]; member in struct:LX
90 char buff[4 * sizeof(size_t)]; local
[all...]
H A Dlundump.c206 Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name) argument
H A Dldblib.c327 char buff[5]; local
H A Dllex.c105 char buff[LUA_IDSIZE]; local
[all...]
H A Dllex.h60 Mbuffer *buff; /* buffer for tokens */ member in struct:LexState
H A Dlobject.c194 char buff; local
208 char buff[4*sizeof(void *) + 8]; /* should be enough space for a `%p' */ local
H A Dloslib.c106 char buff[LUA_TMPNAMBUFSIZE]; local
171 static const char *checkoption (lua_State *L, const char *conv, char *buff) { argument
229 char buff[200]; /* should be big enough for any conversion result */ local
[all...]
H A Dldebug.c560 char buff[LUA_IDSIZE]; /* add file:line information */ local
H A Dldo.c624 Mbuffer buff; /* dynamic structure used by the scanner */ member in struct:SParser
H A Dloadlib.c169 char buff[MAX_PATH + 1]; local
H A Dlstate.h138 Mbuffer buff; /* temporary buffer for string concatenation */ member in struct:global_State
H A Dlauxlib.c565 char buff[LUAL_BUFFERSIZE]; /* area for reading file */ member in struct:LoadF
682 LUALIB_API int luaL_loadbufferx (lua_State *L, const char *buff, size_t size, argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Dread2pwd.c120 char buf[BUFSIZ],buff[BUFSIZ]; local
133 char buf[BUFSIZ],buff[BUFSIZ]; local
H A Dfcrypt.c63 static char buff[14]; local
H A Dread_pwd.c219 char buff[BUFSIZ]; local
229 int des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) argument
238 int des_read_pw(char *buf, char *buff, int size, char *prompt, int verify) argument
259 int des_read_pw(char *buf, char *buff, int size, const char *prompt, argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ui/
H A Dui_compat.c64 int _ossl_old_des_read_pw(char *buf,char *buff,int size,const char *prompt,int verify) argument
H A Dui_util.c61 char buff[BUFSIZ]; local
69 int UI_UTIL_read_pw(char *buf,char *buff,int size,const char *prompt,int verify) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Devp_key.c99 char buff[BUFSIZ]; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/
H A Db64.c83 unsigned char *buff=NULL,*bufsize=NULL; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Denc.c107 unsigned char *buff=NULL,*bufsize=NULL; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/conf/
H A Dconf_def.c214 BUF_MEM *buff=NULL; local
[all...]
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c650 pcre_uchar buff[6]; local
734 pcre_uchar buff[6]; local
939 pcre_uchar buff[6]; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dsysfs.c244 char buff[10]; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dt1_enc.c969 unsigned char buff[SSL_MAX_MASTER_KEY_LENGTH]; local

Completed in 269 milliseconds

12