Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dcamcontrol.h35 CC_OR_NOT_FOUND, enumerator
H A Dcamcontrol.c394 return (CC_OR_NOT_FOUND); in getoption()
8547 } else if (optreturn == CC_OR_NOT_FOUND) { in smpphycontrol()
10387 } else if (optreturn == CC_OR_NOT_FOUND) { in main()
/freebsd/usr.sbin/ctladm/
H A Dctladm.c159 CC_OR_NOT_FOUND, enumerator
279 return(CC_OR_NOT_FOUND); in getoption()
515 } else if (optret == CC_OR_NOT_FOUND) { in cctl_port()
910 } else if (optret == CC_OR_NOT_FOUND) { in cctl_error_inject()
4347 } else if (optreturn == CC_OR_NOT_FOUND) { in main()