Searched refs:dprintf_find_string (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h87 extern int dprintf_find_string(const char *string);
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c585 dprintf_find_string(const char *string) function
639 if (dprintf_find_string("on"))
668 dprintf_find_string(newfile) ||
669 dprintf_find_string(func)) {
672 if (dprintf_find_string("pid"))
674 if (dprintf_find_string("tid"))
676 if (dprintf_find_string("cpu"))
678 if (dprintf_find_string("time"))
680 if (dprintf_find_string("long"))
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1866 if (spa_mode_global != FREAD && dprintf_find_string("watch")) {

Completed in 47 milliseconds