Home
last modified time | relevance | path

Searched defs:comdata (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/dosbox/dosbox-0.74-3/src/misc/
H A Dprograms.cpp55 Bit8u * comdata=(Bit8u *)malloc(32); //MEM LEAK in PROGRAMS_MakeFile() local
/dports/comms/multimon-ng/multimon-ng-1.1.0/
H A Dxdisplay.c47 union comdata { union
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/misc/
H A Dprograms.cpp60 Bit8u * comdata=(Bit8u *)malloc(32); //MEM LEAK in PROGRAMS_MakeFile() local
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/misc/
H A Dprograms.cpp66 comdata_t comdata(exe_block.begin(), exe_block.end()); in PROGRAMS_MakeFile() local
/dports/news/newsstar/newsstar-1.5.6/src/
H A Dchild.c169 static void child_connect(ChildData *child_data, const char *comdata) in child_connect()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_scan.erl437 comdata([], CD)-> function
439 comdata([_ | T]=L, CD) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_scan.erl437 comdata([], CD)-> function
439 comdata([_ | T]=L, CD) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_scan.erl437 comdata([], CD)-> function
439 comdata([_ | T]=L, CD) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl440 comdata([], CD)-> function
442 comdata([_ | T]=L, CD) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl440 comdata([], CD)-> function
442 comdata([_ | T]=L, CD) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl440 comdata([], CD)-> function
442 comdata([_ | T]=L, CD) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl440 comdata([], CD)-> function
442 comdata([_ | T]=L, CD) -> function
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/src/
H A Dndomod.c1645 nebstruct_comment_data *comdata=NULL; in ndomod_broker_data() local