Searched refs:show_all (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/memswitch/
H A Dmemswitch.h84 void show_all __P((void));
H A Dmemswitch.c122 show_all();
184 show_all(void) function
/netbsd-6-1-5-RELEASE/lib/libcurses/EXAMPLES/
H A Dview.c67 static void show_all(const char *tag);
302 show_all(my_label);
485 static void show_all(const char *tag) function
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/common/zfs/
H A Dzprop_common.c161 zprop_iter_common(zprop_func func, void *cb, boolean_t show_all, argument
189 if ((order[i]->pd_visible || show_all) &&
/netbsd-6-1-5-RELEASE/sbin/bioctl/
H A Dbioctl.c436 bool show_all, show_disks; local
439 show_all = show_disks = show_vols = show_caps = false;
452 show_all = true;
463 if (show_all || show_vols) {
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs.h450 extern int zprop_iter(zprop_func func, void *cb, boolean_t show_all,
H A Dlibzfs_util.c1439 zprop_iter(zprop_func func, void *cb, boolean_t show_all, boolean_t ordered, argument
1442 return (zprop_iter_common(func, cb, show_all, ordered, type));
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c2800 int encrypt_loop = 0, delete = 0, find = 0, show_all = 0; local
2818 show_all++;
2840 if (show_all) {

Completed in 111 milliseconds