Searched refs:got_it (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/krb5/ss/
H A Dhelp.c71 if ((fd = open(&buffer[0], O_RDONLY)) >= 0) goto got_it;
81 got_it:
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c448 int got_it = FALSE; local
462 while (!got_it) {
509 got_it = TRUE;
526 got_it = TRUE;
535 got_it = TRUE;
547 return (got_it);
561 return (got_it);
/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c1102 int got_it = 0; local
1126 got_it++;
1131 if (!got_it) {
1134 if (got_it && property_value == NULL) {
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c1764 int got_it = 0; local
1780 got_it = 1;
1789 if (got_it) {
1814 if (got_it) {
1968 if (got_it) {

Completed in 63 milliseconds