Home
last modified time | relevance | path

Searched refs:printerr (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/dports/devel/p5-UI-Dialog/UI-Dialog-1.21/examples/
H A Dcdialog.pl26 printerr("The user pressed OK.");
46 printerr("The user waited the 3 seconds.");
48 printerr("The user pressed ESC or CTRL+C.");
79 printerr( "You input: ".($password||'NULL'));
93 printerr( "You input: ".($password||'NULL'));
106 printerr( "You input: ".($password||'NULL'));
114 printerr("The user pressed EXIT.");
180 printerr( "You selected: '".$dirname."'");
195 printerr( "You selected: '".$filename."'");
206 printerr("The user pressed EXIT.");
[all …]
H A Dkdialog.pl27 printerr("The user has answered YES to the yesno widget.");
70 printerr("The user pressed OK.");
72 printerr("The user pressed CTRL+C or ESC instead of OK.");
80 printerr("The user pressed OK.");
82 printerr("The user pressed ESC or CTRL+C.");
94 printerr( "You input: ".($password||'NULL'));
105 printerr( "You input: ".($user_input||'NULL') );
111 printerr("The user pressed EXIT.");
162 printerr( "You selected: '".$radioSelect."'");
177 printerr( "You selected: '".$filename."'");
[all …]
H A Dxdialog.pl26 printerr("The user pressed OK.");
46 printerr("The user waited the 3 seconds.");
48 printerr("The user pressed ESC or CTRL+C.");
79 printerr( "You input: ".($password||'NULL'));
93 printerr( "You input: ".($password||'NULL'));
106 printerr( "You input: ".($password||'NULL'));
114 printerr("The user pressed EXIT.");
180 printerr( "You selected: '".$dirname."'");
195 printerr( "You selected: '".$filename."'");
206 printerr("The user pressed EXIT.");
[all …]
H A Dzenity.pl28 printerr("The user pressed OK.");
30 printerr("The user pressed CTRL+C or ESC instead of OK.");
48 printerr("The user pressed OK.");
50 printerr("The user pressed ESC or CTRL+C.");
59 printerr( "You input: ".($user_input||'NULL') );
71 printerr( "You input: ".($password||'NULL'));
73 printerr("The user pressed CTRL+C or ESC instead of OK.");
79 printerr("The user pressed EXIT.");
130 printerr( "You selected: '".$radioSelect."'");
145 printerr( "You selected: '".$dirname."'");
[all …]
H A Dascii.pl27 printerr("The user has answered YES to the yesno widget.");
37 printerr("The user pressed OK.");
39 printerr("The user pressed CTRL+C or ESC instead of OK.");
47 printerr("The user waited the 3 seconds.");
49 printerr("The user pressed ESC or CTRL+C.");
61 printerr( "You input: ".($password||'NULL'));
72 printerr( "You input: ".($user_input||'NULL') );
78 printerr("The user pressed EXIT.");
129 printerr( "You selected: '".$radioSelect."'");
144 printerr( "You selected: '".$filename."'");
[all …]
H A Dgdialog.pl27 printerr("The user has answered YES to the yesno widget.");
37 printerr("The user pressed OK.");
39 printerr("The user pressed CTRL+C or ESC instead of OK.");
47 printerr("The user pressed OK.");
49 printerr("The user pressed ESC or CTRL+C.");
64 printerr( "You input: ".($user_input||'NULL') );
70 printerr("The user pressed EXIT.");
87 printerr( "You selected: '".($menuSelect||'NULL')."'\n");
121 printerr( "You selected: '".$radioSelect."'");
136 printerr( "You selected: '".$filename."'");
[all …]
H A Dwhiptail.pl26 printerr("The user pressed OK.");
28 printerr("The user pressed CTRL+C or ESC instead of OK.");
36 printerr("The user has answered YES to the yesno widget.");
46 printerr("The user waited the 3 seconds.");
48 printerr("The user pressed ESC or CTRL+C.");
67 printerr( "You input: ".($user_input||'NULL') );
79 printerr( "You input: ".($password||'NULL'));
81 printerr("The user pressed CTRL+C or ESC instead of OK.");
87 printerr("The user pressed EXIT.");
106 printerr("The user pressed CTRL+C or ESC instead of OK.");
[all …]
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Dnavigation.c31 printerr("Passed a NULL pointer."); in dvdnav_still_skip()
45 printerr("Passed a NULL pointer."); in dvdnav_wait_skip()
61 printerr("Bad VM state."); in dvdnav_get_number_of_titles()
76 printerr("Bad VM state."); in dvdnav_get_number_of_parts()
99 printerr("Bad VM state."); in dvdnav_current_title_info()
109 printerr("No current PGC."); in dvdnav_current_title_info()
151 printerr("Bad VM state."); in dvdnav_part_play()
161 printerr("No current PGC."); in dvdnav_part_play()
166 printerr("Title out of range."); in dvdnav_part_play()
171 printerr("Part out of range."); in dvdnav_part_play()
[all …]
H A Dsearching.c114 printerr("No current PGC."); in dvdnav_time_search()
171 printerr("Error when seeking."); in dvdnav_time_search()
199 printerr("No current PGC."); in dvdnav_sector_search()
235 printerr("Illegal seek mode."); in dvdnav_sector_search()
290 printerr("Error when seeking."); in dvdnav_sector_search()
312 printerr("No current PGC."); in dvdnav_prev_pg_search()
345 printerr("No current PGC."); in dvdnav_top_pg_search()
379 printerr("No current PGC."); in dvdnav_next_pg_search()
425 printerr("No current PGC."); in dvdnav_menu_call()
481 printerr("No current PGC."); in dvdnav_get_position()
[all …]
H A Ddvdnav.c77 printerr(""); in dvdnav_open()
122 printerr("Passed a NULL pointer."); in dvdnav_close()
159 printerr("Passed a NULL pointer."); in dvdnav_reset()
169 printerr("Error restarting the VM."); in dvdnav_reset()
185 printerr("Passed a NULL pointer."); in dvdnav_path()
397 printerr("Passed a NULL pointer."); in dvdnav_get_next_cache_block()
813 printerr("Passed a NULL pointer."); in dvdnav_get_title_string()
917 printerr("No current PGC."); in dvdnav_get_audio_logical_stream()
941 printerr("No current PGC."); in dvdnav_get_spu_logical_stream()
965 printerr("No current PGC."); in dvdnav_get_active_audio_stream()
[all …]
/dports/www/htdigest/httpd-2.4.6/support/win32/
H A Dwintty.c64 void printerr(char *fmt, ...) in printerr() function
164 printerr("WindowStation Name %s is a service\n", str); in main()
171 printerr("GetStdHandle(STD_INPUT_HANDLE) failed (%d)\n", in main()
180 printerr("DupHandle(stdin [%x]) failed (%d)\n", in main()
195 printerr("DupHandle(stdout [%x]) failed (%d)\n", in main()
201 printerr("GetStdHandle(STD_ERROR_HANDLE) failed (%d)\n", in main()
210 printerr("DupHandle(stderr [%x]) failed (%d)\n", in main()
305 printerr("SetConsoleMode(CONOUT, 0x%x) failed (%d)\n", in main()
320 printerr("SetConsoleMode(CONIN, 0x%x) failed (%d)\n", in main()
332 printerr("[EOF] from stdin (%d)\n", GetLastError()); in main()
[all …]
/dports/www/apache24/httpd-2.4.53/support/win32/
H A Dwintty.c64 void printerr(char *fmt, ...) in printerr() function
164 printerr("WindowStation Name %s is a service\n", str); in main()
171 printerr("GetStdHandle(STD_INPUT_HANDLE) failed (%d)\n", in main()
180 printerr("DupHandle(stdin [%x]) failed (%d)\n", in main()
195 printerr("DupHandle(stdout [%x]) failed (%d)\n", in main()
201 printerr("GetStdHandle(STD_ERROR_HANDLE) failed (%d)\n", in main()
210 printerr("DupHandle(stderr [%x]) failed (%d)\n", in main()
305 printerr("SetConsoleMode(CONOUT, 0x%x) failed (%d)\n", in main()
320 printerr("SetConsoleMode(CONIN, 0x%x) failed (%d)\n", in main()
332 printerr("[EOF] from stdin (%d)\n", GetLastError()); in main()
[all …]
/dports/dns/dnswalk/dnswalk-2.0.2_3/
H A Ddnswalk89 &printerr("FAIL",
186 &printerr("WARN", "SOA contact name (".
227 &printerr("WARN", $rr->name ." A ".
235 &printerr("WARN", $rr->name ." A ".
258 &printerr("BAD", $rr->name
269 &printerr("BAD", $rr->name
272 &printerr("BAD", $rr->name
280 &printerr("BAD", $rr->name
304 &printerr("BAD", $rr->name
327 sub printerr {
[all …]
/dports/devel/gnome-common/gnome-common-3.18.0/macros2/
H A Dgnome-autogen.sh42 printerr() { function
130 printerr " to build $PKG_NAME. Download the appropriate package for"
131 printerr " from your distribution or get the source tarball at"
132 printerr " $vc_source"
133 printerr
164 printerr " were not found in your aclocal path, or some forbidden"
165 printerr " macros were found. Perhaps you need to adjust your"
166 printerr " ACLOCAL_PATH?"
167 printerr
224 printerr " $cm_macro not found"
[all …]
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcamgr.c559 printerr(adb); in proccreate()
565 printerr(adb); in proccreate()
595 printerr(adb); in procinform()
618 printerr(adb); in procinform()
649 printerr(adb); in procput()
725 printerr(adb); in procout()
731 printerr(adb); in procout()
765 printerr(adb); in procget()
777 printerr(adb); in procget()
811 printerr(adb); in proclist()
[all …]
H A Dtcbmgr.c602 printerr(bdb); in proccreate()
607 printerr(bdb); in proccreate()
613 printerr(bdb); in proccreate()
628 printerr(bdb); in procinform()
696 printerr(bdb); in procput()
769 printerr(bdb); in procout()
775 printerr(bdb); in procout()
795 printerr(bdb); in procget()
807 printerr(bdb); in procget()
827 printerr(bdb); in proclist()
[all …]
H A Dtchmgr.c511 printerr(hdb); in proccreate()
516 printerr(hdb); in proccreate()
522 printerr(hdb); in proccreate()
536 printerr(hdb); in procinform()
592 printerr(hdb); in procput()
652 printerr(hdb); in procout()
658 printerr(hdb); in procout()
676 printerr(hdb); in procget()
688 printerr(hdb); in procget()
706 printerr(hdb); in proclist()
[all …]
/dports/devel/mate-common/mate-common-1.26.0/macros/
H A Dmate-autogen63 printerr() {
135 printerr " to build $PKG_NAME. Download the appropriate package for"
136 printerr " from your distribution or get the source tarball at"
137 printerr " $vc_source"
138 printerr
177 printerr " macros were found. Perhaps you need to adjust your"
178 printerr " ACLOCAL_FLAGS?"
179 printerr
239 printerr " $cm_macro not found"
260 printerr " $cm_macro found (should be cleared from macros dir)"
[all …]
/dports/misc/perkeep/perkeep-0.11/server/perkeepd/ui/goui/importshare/
H A Dimportshare.go47 printerr := func(msg string) {
53 printerr("Nil config for Import share")
59 printerr("No authToken in config for Import share")
64 printerr("No importShare in config for Import share")
70 printerr(fmt.Sprintf("Error with authToken: %v", err))
75 printerr(fmt.Sprintf("Error with client initialization: %v", err))
81 printerr(err.Error())
87 printerr(ctx.Err().Error())
93 printerr(err.Error())
97 printerr(err.Error())
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Dnavigation.c58 printerr("Bad VM state."); in dvdnav_get_number_of_titles()
106 printerr("Bad VM state."); in dvdnav_current_title_info()
116 printerr("No current PGC."); in dvdnav_current_title_info()
149 printerr("Bad VM state."); in dvdnav_current_title_program()
159 printerr("No current PGC."); in dvdnav_current_title_program()
199 printerr("Bad VM state."); in dvdnav_program_play()
209 printerr("No current PGC."); in dvdnav_program_play()
232 printerr("Bad VM state."); in dvdnav_part_play()
242 printerr("No current PGC."); in dvdnav_part_play()
252 printerr("Part out of range."); in dvdnav_part_play()
[all …]
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Dnavigation.c58 printerr("Bad VM state."); in dvdnav_get_number_of_titles()
106 printerr("Bad VM state."); in dvdnav_current_title_info()
116 printerr("No current PGC."); in dvdnav_current_title_info()
149 printerr("Bad VM state."); in dvdnav_current_title_program()
159 printerr("No current PGC."); in dvdnav_current_title_program()
199 printerr("Bad VM state."); in dvdnav_program_play()
209 printerr("No current PGC."); in dvdnav_program_play()
232 printerr("Bad VM state."); in dvdnav_part_play()
242 printerr("No current PGC."); in dvdnav_part_play()
252 printerr("Part out of range."); in dvdnav_part_play()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dfpetestmodule.c54 static void printerr(double);
67 printerr(r); in test()
71 printerr(r); in test()
75 printerr(r); in test()
79 printerr(r); in test()
83 printerr(r); in test()
87 printerr(r); in test()
91 printerr(r); in test()
95 printerr(r); in test()
101 static void printerr(double r) in printerr() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dfpetestmodule.c54 static void printerr(double);
67 printerr(r); in test()
71 printerr(r); in test()
75 printerr(r); in test()
79 printerr(r); in test()
83 printerr(r); in test()
87 printerr(r); in test()
91 printerr(r); in test()
95 printerr(r); in test()
101 static void printerr(double r) in printerr() function
/dports/lang/python27/Python-2.7.18/Modules/
H A Dfpetestmodule.c54 static void printerr(double);
67 printerr(r); in test()
71 printerr(r); in test()
75 printerr(r); in test()
79 printerr(r); in test()
83 printerr(r); in test()
87 printerr(r); in test()
91 printerr(r); in test()
95 printerr(r); in test()
101 static void printerr(double r) in printerr() function
/dports/devel/libzvbi/zvbi-0.2.35/m4/
H A Dautogen.sh22 printerr() { function
83 printerr "***Error***: You must have $vc_package >= $vc_min_version installed"
84 printerr " to build $PACKAGE. Download the appropriate package for"
85 printerr " your distribution or get the source tarball at"
86 printerr " $vc_source"
87 printerr
131 printerr "**Warning**: I am going to run \`configure' with no arguments."
132 printerr "If you wish to pass any to it, please specify them on the"
133 printerr \`$0\'" command line."

12345678910>>...15