Home
last modified time | relevance | path

Searched +defs:error +defs:S (Results 1 – 25 of 3296) sorted by relevance

12345678910>>...132

/dports/devel/lua-cqueues/cqueues-rel-20200726/src/
H A Dsocket.c119 int error; in iov_addzu() local
138 int error; in iov_eoh() local
390 int error; member
405 int error; member
855 int error; in lso_adjbufs() local
996 int error; in lso_connect1() local
1084 int error; in lso_listen1() local
1118 int error; in lso_starttls() local
1627 …atic lso_nargs_t lso_seterror_(struct lua_State *L, struct luasocket *S, const char *what, int err… in lso_seterror_()
1703 int error; in lso_fill() local
[all …]
H A Dsignal.c124 static void sfd_preinit(struct signalfd *S) { in sfd_preinit()
140 static int sfd_init(struct signalfd *S) { in sfd_init()
186 static void sfd_destroy(struct signalfd *S) { in sfd_destroy()
203 static int sfd_update(struct signalfd *S) { in sfd_update()
244 static int sfd_query(struct signalfd *S) { in sfd_query()
301 struct signalfd *S; in lsl_listen() local
302 int index, error; in lsl_listen() local
322 struct signalfd *S = luaL_checkudata(L, 1, LSL_CLASS); in lsl__gc() local
342 int error, signo; in lsl_wait() local
561 int index, error; in ls_block() local
[all …]
/dports/sysutils/monit/monit-5.29.0/src/net/
H A Dsocket.c231 char error[STRLEN]; in _createIpSocket() local
318 volatile T S = NULL; in Socket_create() local
321 char error[512] = {}; in Socket_create() local
365 char error[STRLEN]; in Socket_createUnix() local
395 T S; in Socket_createAccepted() local
431 void Socket_free(T *S) { in Socket_free()
484 bool Socket_isSecure(T S) { in Socket_isSecure()
494 int Socket_getSocket(T S) { in Socket_getSocket()
506 void *Socket_getPort(T S) { in Socket_getPort()
572 char error[512]; in _testIp() local
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/nishanths/predeclared/passes/predeclared/testdata/
H A Dno-issues2.go7 func (m *M) error() {} func
9 type S struct { struct
10 int
/dports/games/ufoai/ufoai-2.5-source/src/game/lua/
H A Dlundump.cpp33 #define error(S,s) argument
37 static void error(LoadState* S, const char* why) in error() function
45 #define LoadByte(S) (lu_byte)LoadChar(S) argument
46 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
55 static int LoadChar(LoadState* S) in LoadChar()
62 static int LoadInt(LoadState* S) in LoadInt()
70 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
77 static TString* LoadString(LoadState* S) in LoadString()
91 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
184 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/languages/i18n/exif/
H A Dsu.json172 "exif-preferredattributionname": "Nalika migunakeun ieu karya, mangga dugikeun pangajén ka",
178 "exif-subjectnewscode": "Kodeu subjék",
184 "exif-originalimagewidth": "Lébar gambar saméméh diteukteuk",
223 "exif-meteringmode-2": "Rarata tengah bobot",
229 "exif-lightsource-0": "Duka",
230 "exif-lightsource-1": "Tengah poé",
247 "exif-flash-fired-1": "Buricak hurung",
253 "exif-flash-mode-3": "modeu otomatis",
259 "exif-sensingmethod-3": "Sénsor aréa warna dua siki",
264 "exif-filesource-3": "Kaméra digital cicing",
[all …]
/dports/games/palomino/palomino/src/lua_lang/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
137 static void LoadDebug(LoadState* S, Proto* f) in LoadDebug()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
137 static void LoadDebug(LoadState* S, Proto* f) in LoadDebug()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/lang/lua51/lua-5.1.5/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/spring/spring_98.0/rts/lib/lua/src/
H A Dlundump.cpp32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/lua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
55 static int LoadChar(LoadState* S) in LoadChar()
62 static int LoadInt(LoadState* S) in LoadInt()
70 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
77 static TString* LoadString(LoadState* S) in LoadString()
91 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
181 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/blua/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
184 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/contrib/lua-5.1.5/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.1.5/src/
H A Dlundump.c32 #define error(S,s) argument
36 static void error(LoadState* S, const char* why) in error() function
44 #define LoadByte(S) (lu_byte)LoadChar(S) argument
45 #define LoadVar(S,x) LoadMem(S,&x,1,sizeof(x)) argument
54 static int LoadChar(LoadState* S) in LoadChar()
61 static int LoadInt(LoadState* S) in LoadInt()
69 static lua_Number LoadNumber(LoadState* S) in LoadNumber()
76 static TString* LoadString(LoadState* S) in LoadString()
90 static void LoadCode(LoadState* S, Proto* f) in LoadCode()
183 static void LoadHeader(LoadState* S) in LoadHeader()
[all …]

12345678910>>...132