Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/dfshares/
H A Ddfshares.c79 int showall = (argc <= 1); /* show all resources */ in main() local
131 if (showall) { /* command with no args -- show all dfs's */ in main()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c79 extern int showall();
92 S_alloc, showall, 0, 1,
H A Dsh.misc.c80 showall(av); in nomem()
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1765 boolean_t showall = (getzoneid() != GLOBAL_ZONEID) || Z_option; in create_request_list() local
1768 if (!showall) { in create_request_list()
1781 if (!showall) { in create_request_list()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c1699 showrev_printversion(mdb_var_t *v, void *showall) in showrev_printversion() argument
1705 if (patch || (uintptr_t)showall) { in showrev_printversion()
1724 showrev_objectversions(int showall) in showrev_objectversions() argument
1736 (void *)(uintptr_t)showall, UM_SLEEP | UM_GC); in showrev_objectversions()