Searched refs:GENENT_OK (Results 1 – 4 of 4) sorted by relevance
111 return (GENENT_OK); in genent_attr()125 if (res != GENENT_OK) in genent_user_attr()181 if (res != GENENT_OK) in genent_prof_attr()248 if (res != GENENT_OK) in genent_exec_attr()331 if (res != GENENT_OK) in genent_auth_attr()
55 if (res != GENENT_OK) in genent_tnrhdb()106 if (res != GENENT_OK) in genent_tnrhtp()
607 int rc = GENENT_OK, af; in genent_hosts()868 int rc = GENENT_OK; in genent_rpc()1079 int rc = GENENT_OK; in genent_protocols()1301 int rc = GENENT_OK; in genent_networks()1520 int rc = GENENT_OK; in genent_services()1763 int rc = GENENT_OK; in genent_group()1778 return (GENENT_OK); in genent_group()1966 int rc = GENENT_OK; in genent_ethers()2082 int rc = GENENT_OK; in genent_aliases()2236 return (GENENT_OK); in genent_publickey()[all …]
50 #define GENENT_OK 0 macro