Home
last modified time | relevance | path

Searched refs:justme (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/who/
H A Dwho.c118 static int justme = 0; /* 1 = who am i */ variable
228 justme = 1; in main()
369 justme = 0; in main()
391 if (justme == 1 || (argc == 3 && strcmp(argv[1], "am") == 0 && in main()
394 justme = 1; in main()
733 if (justme) { in process()
780 if (justme) { in process()
/titanic_44/usr/src/uts/i86pc/vm/
H A Dhat_i86.c2040 cpuset_t justme; in hat_tlb_inval_range() local
2089 CPUSET_ONLY(justme, CPU->cpu_id); in hat_tlb_inval_range()
2126 CPUSET_ISEQUAL(cpus_to_shootdown, justme)) { in hat_tlb_inval_range()