Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c644 return (INSCFG_RET_OK); in scanconfig()
830 return (INSCFG_RET_OK); in scanconfig()
876 return (INSCFG_RET_OK); in scanconfig()
917 return (INSCFG_RET_OK); in inspectconfig()
947 return (INSCFG_RET_OK); in inspectconfig()
H A D_crle.h180 INSCFG_RET_OK = 0, /* Config file is OK */ enumerator
H A Dcrle.c302 case INSCFG_RET_OK: in main()