HomeSort by: relevance | last modified time | path
    Searched refs:CS_OK (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/lvm2/dist/daemons/clvmd/
clvmd-corosync.c 119 case CS_OK:
306 if (err != CS_OK) {
315 if (err != CS_OK) {
342 if (err != CS_OK) {
353 if (err != CS_OK) {
535 if (quorum_getquorate(quorum_handle, &quorate) == CS_OK)
604 if (result != CS_OK)
608 if (result != CS_OK)
612 if (result != CS_OK)
616 if (result != CS_OK)
    [all...]
clvmd.c 2095 if (result != CS_OK)
2099 if (result != CS_OK)
2103 if (result != CS_OK)
2107 if (result != CS_OK)
2111 if (result != CS_OK)
2115 if (result != CS_OK)
  /src/sys/dev/ic/
cs89x0.c 666 return CS_OK;
721 return CS_OK;
802 return CS_OK;
846 return CS_OK;
917 return CS_OK;
931 return CS_OK;
966 return CS_OK;
1167 int error = CS_OK;
1188 if ((error = cs_reset_chip(sc)) == CS_OK) {
1203 if (error == CS_OK)
    [all...]
cs89x0var.h 263 #define CS_OK 1
  /src/external/gpl2/rcs/dist/src/
conf.sh 237 CS_OK="test -s $o"
258 $CS a.c $LS >&2 && $CS_OK || {
288 if $CS a.c $LS >&2 && $CS_OK
373 if $CS -Dt=$t a.c $LS >&2 && $CS_OK
416 if $CS a.c $LS >&2 && $CS_OK
432 if $CS a.c $LS >&2 && $CS_OK
443 $CS a.c $LS >&2 && $CS_OK
1114 if $CS a.c $LS >&2 && $CS_OK
1375 if $CS a.c $LS >&2 && $CS_OK
1519 if $CS a.c $LS >&2 && $CS_OK
    [all...]

Completed in 31 milliseconds