Searched refs:SC_NOERROR (Results 1 – 3 of 3) sorted by relevance
52 #define SC_NOERROR 0 macro
317 if (err == SC_NOERROR) in nfs_validate_security_mode()1151 int err = SC_NOERROR; in fill_security_from_secopts()1159 if (err != SC_NOERROR) in fill_security_from_secopts()1164 if (err != SC_NOERROR) in fill_security_from_secopts()
741 return (SC_NOERROR); in get_seconfig()