Home
last modified time | relevance | path

Searched refs:ROSH_DEBUG2 (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/rosh/
Drosh.c68 ROSH_DEBUG2("DO_DEBUG2 active\n"); in print_beta()
521 ROSH_DEBUG2("getopt optind=%d rv=%d\n", optind, rv); in rosh_ls_arg_opt()
539 ROSH_DEBUG2("getopt optind=%d rv=%d\n", optind, rv); in rosh_ls_arg_opt()
543 ROSH_DEBUG2(" end getopt optind=%d rv=%d\n", optind, rv); in rosh_ls_arg_opt()
544 ROSH_DEBUG2("\tIn rosh_ls_arg_opt() opt[0]=%d\topt[1]=%d\topt[2]=%d\n", optarr[0], optarr[1], in rosh_ls_arg_opt()
589 ROSH_DEBUG2("ls:dsm(%s, %s) ", filestr, de->d_name); in rosh_ls_de_size_mode()
602 ROSH_DEBUG2("stat(%s) ", filestr2); in rosh_ls_de_size_mode()
605 ROSH_DEBUG2("\t--stat()=%d\terr=%d\n", status, errno); in rosh_ls_de_size_mode()
769 ROSH_DEBUG2("+"); in rosh_ls_arg_dir_de()
775 ROSH_DEBUG2("%04X ", st_mode); in rosh_ls_arg_dir_de()
[all …]
Drosh.h53 # define ROSH_DEBUG2 printf macro
57 # define ROSH_DEBUG2(f, ...) ((void)0) macro
63 # define ROSH_DEBUG2(f, ...) ((void)0) macro