Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/who/
H A Dwho.c122 static int justme = 0; /* 1 = who am i */ variable
231 justme = 1; in main()
372 justme = 0; in main()
394 if (justme == 1 || (argc == 3 && strcmp(argv[1], "am") == 0 && in main()
397 justme = 1; in main()
732 if (justme) { in process()
778 if (justme) { in process()
/onnv-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c2039 cpuset_t justme; in hat_tlb_inval() local
2085 CPUSET_ONLY(justme, CPU->cpu_id); in hat_tlb_inval()
2122 CPUSET_ISEQUAL(cpus_to_shootdown, justme)) { in hat_tlb_inval()