Searched refs:simc_open (Results 1 – 1 of 1) sorted by relevance
121 static int inline simc_open(char *file, int flags, int mode) in simc_open() function246 if ((fd = simc_open("/dev/net/tun", 02, 0)) < 0) { /* O_RDWR */ in tuntap_open()