Searched refs:androidfd (Results 1 – 1 of 1) sorted by relevance
1061 int androidfd = open("/var/run/netns/android.net", O_RDONLY); local1062 if (outerfd > 0 && androidfd > 0) {1076 if (androidfd > 0) {1077 if (gce_setns(androidfd, 0) != 0) {1086 if (androidfd > 0) {1087 close(androidfd);