Home
last modified time | relevance | path

Searched refs:o_count (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/prstat/
H A Dprstat.h167 int o_count; /* number of iterations */ member
H A Dprstat.c1547 opts.o_count = Atoi(argv[optind++]); in main()
1548 if (opts.o_count == 0) in main()
1661 if (opts.o_count == 1) in main()
1679 } while (opts.o_count == (-1) || --opts.o_count); in main()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c12516 uint32_t o_count, o_data; in update_setname() local
12549 o_count = shn->sn_count; in update_setname()
12565 new_shn->sn_count = o_count; in update_setname()