Home
last modified time | relevance | path

Searched refs:rc_status (Results 1 – 5 of 5) sorted by relevance

/trueos/crypto/openssh/contrib/suse/
HDrc.sshd55 rc_status -v
65 rc_status -v
73 rc_status
82 rc_status
92 rc_status -v
108 rc_status -v
/trueos/contrib/ofed/management/opensm/scripts/
HDopensm.init.in48 rc_status() { :; }
53 failure() { rc_status -v; }
54 success() { rc_status -v; }
/trueos/sys/fs/nfs/
HDnfsrvcache.h76 #define rc_status rc_un.repstat macro
/trueos/sys/fs/nfsserver/
HDnfs_nfsdcache.c408 *(nd->nd_errp) = rp->rc_status; in nfsrc_getudp()
515 rp->rc_status = nd->nd_repstat; in nfsrvd_updatecache()
696 *(nd->nd_errp) = rp->rc_status; in nfsrc_gettcp()
/trueos/sys/dev/nxge/xgehal/
HDxgehal-device.c2309 xge_hal_status_e rc_status = XGE_HAL_OK; in __hal_device_pci_info_get() local
2377 rc_status = XGE_HAL_ERR_INVALID_PCI_INFO; in __hal_device_pci_info_get()
2383 if (rc_status != XGE_HAL_ERR_INVALID_PCI_INFO) in __hal_device_pci_info_get()
2428 rc_status = XGE_HAL_ERR_BAD_DEVICE_ID; in __hal_device_pci_info_get()
2433 return rc_status; in __hal_device_pci_info_get()
5836 xge_hal_status_e rc_status; in xge_hal_device_pci_info_get() local
5840 rc_status = XGE_HAL_ERR_INVALID_DEVICE; in xge_hal_device_pci_info_get()
5843 rc_status, hldev); in xge_hal_device_pci_info_get()
5845 return rc_status; in xge_hal_device_pci_info_get()
5851 rc_status = XGE_HAL_OK; in xge_hal_device_pci_info_get()
[all …]