Searched refs:debugmsg (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-lfs.patch | 24 - debugmsg(DM_MISC, "Send file '%s' %d bytes\n", 26 + debugmsg(DM_MISC, "Send file '%s' %lld bytes\n", 54 debugmsg(DM_MISC, "update(%s,) local mode %04o remote mode %04o\n", 56 - debugmsg(DM_MISC, "update(%s,) size %d mtime %d owner '%s' grp '%s'\n", 58 + debugmsg(DM_MISC, "update(%s,) size %lld mtime %d owner '%s' grp '%s'\n", 67 - debugmsg(DM_MISC, "size does not match (%d != %d).\n", 69 + debugmsg(DM_MISC, "size does not match (%lld != %lld).\n", 99 debugmsg(DM_MISC, 103 debugmsg(DM_MISC,
|
| H A D | rdist-6.1.5-cleanup.patch | 67 debugmsg(DM_CALL, "insert(%s, %x, %x, %x) start, files = %s", 100 debugmsg(DM_CALL, "makenl(%s)", name == NULL ? "null" : name); 351 debugmsg(DM_CALL, "update(%s, 0x%x, 0x%x)\n", rname, opts, statp); 388 debugmsg(DM_CALL, "removechild(%s, %d, %d) start", 406 debugmsg(DM_CALL, "addchild() start\n"); 424 debugmsg(DM_CALL, "childscan() start"); 436 debugmsg(DM_CALL, "waitup() start\n"); 478 debugmsg(DM_MISC, "markfailed() NULL cmd parameter"); 587 debugmsg(DM_CALL, "except(%s)", file); 881 debugmsg(DM_CALL, "define(%s)", name); [all …]
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | kwboot.c | 707 void *debugmsg; in main() local 715 debugmsg = NULL; in main() 742 debugmsg = kwboot_msg_debug; in main() 783 if (!bootmsg && !term && !debugmsg) in main() 818 if (debugmsg) { in main() 819 rc = kwboot_debugmsg(tty, debugmsg); in main()
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190824.patch.gz | 1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20191214.patch.gz | 1# ncurses 6.1 - patch 20191214 - Thomas E. Dickey
2#
3# --- ... |