Searched refs:fremovexattr_func (Results 1 – 1 of 1) sorted by relevance
41 typedef int fremovexattr_func(int fd, const char* name); typedef46 fremovexattr_func* my_fremovexattr_func = NULL;67 my_fremovexattr_func = (fremovexattr_func*)dlsym(RTLD_DEFAULT, "fremovexattr"); in Java_sun_nio_fs_LinuxNativeDispatcher_init()