Home
last modified time | relevance | path

Searched refs:show_options (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/config/
H A Dkernel-show-options.m48 static int show_options(struct seq_file * x, struct dentry * y) {
13 .show_options = show_options,
19 AC_MSG_CHECKING([whether sops->show_options() wants dentry])
23 ZFS_LINUX_TEST_ERROR([sops->show_options()])
/freebsd-14.2/tests/sys/cddl/zfs/tests/cli_user/zfs_list/
H A Dzfs_list_006_pos.ksh68 set -A show_options "--" "-t snapshot" "-t all"
105 run_unprivileged $ZFS list -r -H -o name ${show_options[i]} $pool | \
/freebsd-14.2/tools/build/options/
H A Dmakeman44 show_options() function
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c397 .show_options = zpl_show_options,
/freebsd-14.2/crypto/openssh/
H A Dssh-keygen.c2081 show_options(struct sshbuf *optbuf, int in_critical) in show_options() function
2166 show_options(key->cert->critical, 1); in print_cert()
2173 show_options(key->cert->extensions, 0); in print_cert()