Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/dfs.cmds/dfshares/
H A Ddfshares.c81 int showall = (argc <= 1); /* show all resources */ in main() local
133 if (showall) { /* command with no args -- show all dfs's */ in main()
/titanic_50/usr/src/cmd/csh/
H A Dsh.init.c81 extern int showall();
94 S_alloc, showall, 0, 1,
H A Dsh.misc.c82 showall(av); in nomem()
/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c1756 boolean_t showall = (getzoneid() != GLOBAL_ZONEID) || Z_option; in create_request_list() local
1759 if (!showall) { in create_request_list()
1772 if (!showall) { in create_request_list()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c1599 showrev_printversion(mdb_var_t *v, void *showall) in showrev_printversion() argument
1605 if (patch || (uintptr_t)showall) { in showrev_printversion()
1624 showrev_objectversions(int showall) in showrev_objectversions() argument
1636 (void *)(uintptr_t)showall, UM_SLEEP | UM_GC); in showrev_objectversions()