Home
last modified time | relevance | path

Searched refs:path_setgid_p (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/ext/pathname/
H A Dpathname.c984 path_setgid_p(VALUE self) in path_setgid_p() function
1577 rb_define_method(rb_cPathname, "setgid?", path_setgid_p, 0); in Init_pathname()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.311745 * ext/pathname/pathname.c (path_setgid_p): Pathname#setgid? translated