HomeSort by relevance Sort by last modified time
    Searched refs:ROSH_DEBUG2 (Results 1 - 2 of 2) sorted by null

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

Completed in 61 milliseconds