Home
last modified time | relevance | path

Searched refs:rb_notimplement (Results 1 – 13 of 13) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/missing/
H A Dflock.c99 rb_notimplement(); in flock()
107 rb_notimplement(); in flock()
127 rb_notimplement(); in flock()
/dports/lang/ruby26/ruby-2.6.9/ext/-test-/bug-3571/
H A Dbug.c6 rb_notimplement(); in bug_i()
/dports/lang/ruby26/ruby-2.6.9/
H A Dprocess.c6184 rb_notimplement(); in p_uid_change_privilege()
6264 rb_notimplement(); in p_uid_change_privilege()
6902 rb_notimplement(); in p_gid_change_privilege()
6983 rb_notimplement(); in p_gid_change_privilege()
7023 rb_notimplement(); in proc_seteuid()
7026 rb_notimplement(); in proc_seteuid()
7085 rb_notimplement(); in rb_seteuid_core()
7166 rb_notimplement(); in proc_setegid()
7169 rb_notimplement(); in proc_setegid()
7215 rb_notimplement(); in rb_setegid_core()
[all …]
H A Ddln.c14 #define dln_notimplement rb_notimplement
H A Dvm_method.c119 rb_notimplement(); in rb_f_notimplement()
H A Derror.c2593 rb_notimplement(void) in rb_notimplement() function
H A Dvm_insnhelper.c2219 rb_notimplement(); in refined_method_callable_without_refinement()
H A Dio.c2225 rb_notimplement(); in rb_io_set_sync()
6656 rb_notimplement(); in pipe_open()
/dports/lang/ruby26/ruby-2.6.9/ext/socket/
H A Dsocket.c1888 rb_notimplement(); in socket_s_ip_address_list()
1892 rb_notimplement(); in socket_s_ip_address_list()
/dports/lang/ruby26/ruby-2.6.9/ext/readline/
H A Dreadline.c1792 rb_notimplement(); in rb_remove_history()
/dports/lang/ruby26/ruby-2.6.9/ext/stringio/
H A Dstringio.c325 rb_notimplement(); in strio_unimpl()
/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Druby.h1916 NORETURN(void rb_notimplement(void));
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.365191 * error.c (rb_notimplement), io.c (pipe_open): removed definite
65201 * error.c (rb_notimplement): should show the name of this func,
66535 (they only do rb_notimplement()).