Home
last modified time | relevance | path

Searched refs:debug_msgs (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ntfs/
H A Ddebug.c99 int debug_msgs = 0; variable
108 if (!debug_msgs) in __ntfs_debug()
126 if (!debug_msgs) in ntfs_debug_dump_runlist()
H A Dsysctl.c26 .data = &debug_msgs, /* Data pointer and size. */
27 .maxlen = sizeof(debug_msgs),
H A Ddebug.h17 extern int debug_msgs;
H A DKconfig38 disabled by default. To enable them, supply the option debug_msgs=1
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ntfs/
H A Ddebug.c99 int debug_msgs = 0; variable
108 if (!debug_msgs) in __ntfs_debug()
126 if (!debug_msgs) in ntfs_debug_dump_runlist()
H A Dsysctl.c26 .data = &debug_msgs, /* Data pointer and size. */
27 .maxlen = sizeof(debug_msgs),
H A Ddebug.h17 extern int debug_msgs;
H A DKconfig38 disabled by default. To enable them, supply the option debug_msgs=1
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ntfs/
H A Ddebug.c99 int debug_msgs = 0; variable
108 if (!debug_msgs) in __ntfs_debug()
126 if (!debug_msgs) in ntfs_debug_dump_runlist()
H A Dsysctl.c26 .data = &debug_msgs, /* Data pointer and size. */
27 .maxlen = sizeof(debug_msgs),
H A Ddebug.h17 extern int debug_msgs;
H A DKconfig38 disabled by default. To enable them, supply the option debug_msgs=1
/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrsmem.h145 int shared_init(int debug_msgs); /* must be called before any other shared memory routine */
156 int shared_set_debug(int debug_msgs); /* set/reset debug mode */
H A Ddrvrsmem.c169 int shared_init(int debug_msgs) /* initialize shared memory stuff, you have to call… in shared_init() argument
175 shared_debug = debug_msgs; /* set required debug mode */ in shared_init()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/fs/ubifs/
H A Ddebug.c45 module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
49 MODULE_PARM_DESC(debug_msgs, "Debug message type flags");
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/fs/ubifs/
H A Ddebug.c45 module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
49 MODULE_PARM_DESC(debug_msgs, "Debug message type flags");
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/fs/ubifs/
H A Ddebug.c45 module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
49 MODULE_PARM_DESC(debug_msgs, "Debug message type flags");
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Ddrvrsmem.h145 int shared_init(int debug_msgs); /* must be called before any other shared memory routine */
156 int shared_set_debug(int debug_msgs); /* set/reset debug mode */
H A Ddrvrsmem.c169 int shared_init(int debug_msgs) /* initialize shared memory stuff, you have to call… in shared_init() argument
175 shared_debug = debug_msgs; /* set required debug mode */ in shared_init()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrsmem.h145 int shared_init(int debug_msgs); /* must be called before any other shared memory routine */
156 int shared_set_debug(int debug_msgs); /* set/reset debug mode */
H A Ddrvrsmem.c169 int shared_init(int debug_msgs) /* initialize shared memory stuff, you have to call… in shared_init() argument
175 shared_debug = debug_msgs; /* set required debug mode */ in shared_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/fs/ubifs/
H A Ddebug.c45 module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
49 MODULE_PARM_DESC(debug_msgs, "Debug message type flags");
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/fs/ubifs/
H A Ddebug.c45 module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
49 MODULE_PARM_DESC(debug_msgs, "Debug message type flags");
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/fs/ubifs/
H A Ddebug.c45 module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
49 MODULE_PARM_DESC(debug_msgs, "Debug message type flags");
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/fs/ubifs/
H A Ddebug.c45 module_param_named(debug_msgs, ubifs_msg_flags, uint, S_IRUGO | S_IWUSR);
49 MODULE_PARM_DESC(debug_msgs, "Debug message type flags");

12