1c900c619SschwarzeRV-NONAME(3) Library Functions Manual RV-NONAME(3) 27ee40f33Sschwarze 37ee40f33SschwarzeNNAAMMEE 47ee40f33Sschwarze - return value macro without an available name 57ee40f33Sschwarze 67ee40f33SschwarzeRREETTUURRNN VVAALLUUEESS 77ee40f33Sschwarze no arguments: 87ee40f33Sschwarze Upon successful completion, the value 0 is returned; otherwise the 97ee40f33Sschwarze value -1 is returned and the global variable _e_r_r_n_o is set to indicate the 107ee40f33Sschwarze error. 117ee40f33Sschwarze 127ee40f33Sschwarze one argument: 137ee40f33Sschwarze The oonnee() function returns the value 0 if successful; otherwise the 147ee40f33Sschwarze value -1 is returned and the global variable _e_r_r_n_o is set to indicate the 157ee40f33Sschwarze error. 167ee40f33Sschwarze 177ee40f33Sschwarze two arguments: 187ee40f33Sschwarze The oonnee() and ttwwoo() functions return the value 0 if successful; otherwise 197ee40f33Sschwarze the value -1 is returned and the global variable _e_r_r_n_o is set to indicate 207ee40f33Sschwarze the error. 217ee40f33Sschwarze 22*943fb9d8SschwarzeOpenBSD July 4, 2017 OpenBSD 23