Home
last modified time | relevance | path

Searched refs:msghandle (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/mhonarc/MHonArc-2.6.24/lib/
H A Dmhamain.pl1143 my ($msghandle, $msginfh);
1174 $msghandle = \*STDOUT;
1199 print $msghandle
1229 print $msghandle $template;
1242 print $msghandle $template;
1253 print $msghandle $template;
1298 print $msghandle $tmp2;
1305 print $msghandle $template;
1317 print $msghandle $template;
1331 print $msghandle $template;
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/news/husky/husky-1.9.20191207/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dmsged.h316 msghandle; typedef
449 extern msghandle msgdo[]; /* msgbase functions */
H A Dinit.c29 msghandle msgdo[] =
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_mipbb.c906 lp->usermessage(lp, lp->msghandle, MSG_LPOPTIMAL);
1127 lp->usermessage(lp, lp->msghandle, MSG_MILPEQUAL);
1153 lp->usermessage(lp, lp->msghandle, MSG_MILPFEASIBLE);
1155 lp->usermessage(lp, lp->msghandle, MSG_MILPBETTER);
H A Dlp_lib.h940 typedef void (__WINAPI put_msgfunc_func)(lprec *lp, lphandleint_func newmsg, void *msghandle, int m…
1681 void *msghandle; /* User-specified "owner process ID" */ member
1900 void __EXPORT_TYPE __WINAPI put_msgfunc(lprec *lp, lphandleint_func newmsg, void *msghandle, int ma…
H A Dlp_simplex.c788 lp->usermessage(lp, lp->msghandle, MSG_LPFEASIBLE); in primloop()
1354 lp->usermessage(lp, lp->msghandle, MSG_LPFEASIBLE);
H A Dlp_lib.c151 lp->usermessage(lp, lp->msghandle, message); in userabort()
239 void __WINAPI put_msgfunc(lprec *lp, lphandleint_func newmsg, void *msghandle, int mask) in put_msgfunc() argument
242 lp->msghandle = msghandle; /* User-specified "owner process ID" */ in put_msgfunc()
1486 lp->msghandle = NULL; in make_lp()
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_mipbb.c934 lp->usermessage(lp, lp->msghandle, MSG_LPOPTIMAL);
1248 lp->usermessage(lp, lp->msghandle, reasonmsg);
H A Dlp_lib.h965 typedef void (__WINAPI put_msgfunc_func)(lprec *lp, lphandleint_func newmsg, void *msghandle, int m…
1709 void *msghandle; /* User-specified "owner process ID" */ member
1936 void __EXPORT_TYPE __WINAPI put_msgfunc(lprec *lp, lphandleint_func newmsg, void *msghandle, int ma…
H A Dlp_simplex.c802 lp->usermessage(lp, lp->msghandle, MSG_LPFEASIBLE); in primloop()
1368 lp->usermessage(lp, lp->msghandle, MSG_LPFEASIBLE);
H A Dlp_lib.c122 lp->usermessage(lp, lp->msghandle, message); in userabort()
208 void __WINAPI put_msgfunc(lprec *lp, lphandleint_func newmsg, void *msghandle, int mask) in put_msgfunc() argument
211 lp->msghandle = msghandle; /* User-specified "owner process ID" */ in put_msgfunc()
1504 lp->msghandle = NULL; in make_lp()

12