Searched refs:STATUS (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvmsish.pm59 symbol $STATUS will still have the termination status, but with a
65 $ show sym $STATUS
66 $STATUS == "%X0000002C"
69 $ show sym $STATUS
70 $STATUS == "%X1000002C"
79 error message (and the code in $STATUS)
H A DCPAN.pm4982 delete $self->{STATUS};
6012 =head1 STATUS
H A DCGI.pm1549 'STATUS',['COOKIE','COOKIES'],'TARGET',
1653 rearrange([[LOCATION,URI,URL],TARGET,STATUS,['COOKIE','COOKIES'],NPH],@p);
/osnet-11/usr/src/lib/libresolv/arpa/
H A Dnameser.h68 #define STATUS 0x2 /* nameserver status query */ macro
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c168 #define E1000_WRITE_FLUSH(a) {uint32_t x; x = E1000_READ_REG(a, STATUS);}
659 (E1000_READ_REG(hw, STATUS) & E1000_STATUS_FUNC_1))
945 status = E1000_READ_REG(hw, STATUS);
1177 status = E1000_READ_REG(hw, STATUS);
1509 status = E1000_READ_REG(hw, STATUS);
2421 status = E1000_READ_REG(hw, STATUS);
2607 status = E1000_READ_REG(hw, STATUS);

Completed in 75 milliseconds