Searched refs:SC_NOERROR (Results 1 – 3 of 3) sorted by relevance
54 #define SC_NOERROR 0 macro
302 if (err == SC_NOERROR) in nfs_validate_security_mode()1128 int err = SC_NOERROR; in fill_security_from_secopts()1136 if (err != SC_NOERROR) in fill_security_from_secopts()1141 if (err != SC_NOERROR) in fill_security_from_secopts()
748 return (SC_NOERROR); in get_seconfig()