| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_rpc.c | 74 int status, astat, rstat, why; local 150 astat = getxdr_long(); 152 nameof_astat(astat)); 155 switch (astat) { 617 int astat, rstat, why; local 635 astat = getxdr_long(); 638 astat, nameof_astat(astat)); local 640 switch (astat) {
|
| /onnv/onnv-gate/usr/src/cmd/rexd/ |
| on.c | 673 struct stat astat, bstat; local 675 if (fstat(a, &astat) || fstat(b, &bstat)) 677 if (astat.st_ino == 0 || bstat.st_ino == 0) 679 return (!bcmp(&astat, &bstat, sizeof (astat)));
|
| /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| emlxs_iocb.h | 619 ASYNC_STATUS astat; member in union:emlxs_iocb::__anon86
|
| /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| emlxs_hba.c | [all...] |