Searched defs:arg (Results 1 – 4 of 4) sorted by relevance
257 int __ghs_hostio_fcntl (int fno, int cmd, int arg) in __ghs_hostio_fcntl()
111 #define curl_easy_getinfo(handle, info, arg) \ argument
2160 #define curl_easy_getinfo(handle,info,arg) curl_easy_getinfo(handle,info,arg) argument
1526 static void outputThread(object arg) in outputThread()