Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c671 static int chown_check_return(const char *path, uid_t owner, gid_t group) in chown_check_return() function
745 chown_check_return(DRM_DIR_NAME, 0, 0); /* root:root */ in drmOpenDevice()
759 chown_check_return(buf, user, group); in drmOpenDevice()
803 chown_check_return(buf, user, group); in drmOpenDevice()