Searched refs:bug (Results 1 - 25 of 47) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dutility.h8 * Terminate execution of the process, due to an abnormal (but non-bug)
17 * Terminate execution of the process, due to an abnormal (but non-bug)
25 /* bug()
27 * Terminate execution of the process, due to a suspected bug, trying to emit
30 * p_text - text string describing what bug trap has triggered
32 void bug(const char* p_text);
H A Dnetstr.c31 bug("poor buffer accounting in str_netfd_alloc");
72 bug("bytes_read > left in str_netfd_alloc");
93 bug("zero str_len in str_netfd_write");
H A Dutility.c36 bug(p_text);
51 bug(const char* p_text) function
H A Dhash.c69 bug("duplicate hash key");
98 bug("hash node not found");
126 bug("bad bucket lookup");
H A Doneprocess.c80 bug("bad state in vsf_one_process_login");
H A Dstr.c37 bug("p_buf not NULL when setting it");
144 bug("trunc_len not smaller than alloc_bytes in str_trunc");
182 bug("p_buf NULL and len or alloc_bytes != 0 in str_getbuf");
403 bug("indexx invalid in str_split_text");
523 bug("chars invalid in str_left");
534 bug("chars invalid in str_right");
545 bug("invalid indexx in str_mid_to_end");
556 bug("bad indexx in str_get_char_at");
618 bug("p_pos out of range in str_getline");
H A Dsysdeputil.c302 bug("vsf_sysdep_check_auth");
373 bug("vsf_auth_shutdown");
391 bug("dodgy nmsg in pam_conv_func");
426 bug("asked to keep capabilities, but no support exists");
456 bug("asked to adopt capabilities, but no support exists");
523 bug("asked to adopt no capabilities");
771 bug("num_written bigger than num_send in do_sendfile");
849 bug("vsf_sysutil_setproctitle_init called twice");
882 bug("vsf_sysutil_setproctitle: not initialized");
938 bug("vsf_sysutil_map_anon_pages_ini
[all...]
H A Dsecutil.c24 bug("vsf_secutil_change_credentials: not running as root");
H A Dstandalone.c211 bug("IP address missing from hash");
216 bug("zero count for IP address");
H A Dsysutil.c116 bug("signal out of range in vsf_sysutil_common_sighandler");
188 bug("unknown signal in vsf_sysutil_translate_sig");
193 bug("signal out of range in vsf_sysutil_translate_sig");
306 bug("double register of i/o handler");
317 bug("no i/o handler to unregister!");
471 bug("zero or big size in vsf_sysutil_malloc");
487 bug("zero or big size in vsf_sysutil_realloc");
502 bug("vsf_sysutil_free got a null pointer");
619 bug("not a normal exit in vsf_sysutil_wait_get_exitcode");
1176 bug("ba
[all...]
H A Dtwoprocess.c295 bug("weird state in process_login_request");
407 bug("should not get here: common_do_login");
416 bug("should not get here in common_do_login");
H A Dstrlist.c170 bug("indexx out of range in str_list_get_str");
H A Dsysstr.c86 bug("unknown mode value in str_open");
H A Dlogging.c76 bug("non null log_type in vsf_log_start_entry");
305 bug("bad entry_type in vsf_log_do_log");
H A Dmain.c239 bug("should not get here: main");
H A Dparseconf.c196 bug("null filename in vsf_parseconf_load_file");
H A Dftpdataio.c60 bug("no data descriptor in vsf_ftpdataio_dispose_transfer_fd");
199 bug("data descriptor still present in init_data_sock_params");
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/proc/
H A Dkmsg.c19 extern int do_syslog(int type, char * bug, int count);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dbugfix.S178 | Test for cu_savepc equal to zero. If not, this is not a bug
183 beq fix_done |if zero, this is not bug #1238
190 | exit, it is not the bug case.
207 | bug condition. Otherwise, exit.
355 bne fix_done |if not, it is not bug 1238
359 | go and fix the bug condition. Otherwise, exit.
490 | bug #1238, or if the fix is completed, and exit.
H A Dskeleton.S89 | Code following the 'inex' label is to handle bug #1232. In this
90 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
133 | We do not have the bug 1232 case. Clean up the stack and call
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dmmap.c227 int bug = 0; local
235 printk("map_count %d vm_next %d\n", mm->map_count, i), bug = 1;
238 printk("map_count %d rb %d\n", mm->map_count, i), bug = 1;
239 if (bug)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dtraps.c263 goto bug;
274 bug:
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dtimer.c182 goto bug;
186 bug:
188 printk("bug: kernel timer added twice at %p.\n",
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Ddepcomp50 Report bugs to <bug-automake@gnu.org>.
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/RPM.RedHat/
H A DLPRng.spec228 - Resolves bug #17756
309 - work around compiler typdef bug.

Completed in 161 milliseconds

12