Home
last modified time | relevance | path

Searched refs:status_all (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/quagga/files/
H A Dquagga.init142 status_all()
185 status_all $2
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/openipmi/files/
H A Dopenipmi-helper402 status_all()
494 status-all) status_all ;;
/OK3568_Linux_fs/kernel/fs/dlm/
H A Drecover.c156 uint32_t status_all = status << 1; in wait_status() local
162 dlm_set_recover_status(ls, status_all); in wait_status()
164 error = wait_status_low(ls, status_all, 0); in wait_status()