Searched refs:open (Results 1 – 9 of 9) sorted by relevance
30 idata = open(args.ifile, "rb").read()46 with open(args.ofile, "w") as ofile:
13 The code is provided in source code and is licensed under a TI BSD open
88 .open = resetd_open,
47 documentation will be stored in the `doc\html` directory. Use `index.html` to open it.
545 (*cbcp_protent.open)(unit); in network_phase()552 if (protp->protocol < 0xC000 && protp->enabled_flag && protp->open != NULL) { in network_phase()553 (*protp->open)(unit); in network_phase()
251 void (*open) (int unit); member
56 open source Software listed in this Manifest that was not "Obtained from" TI. 57 Any open source license specified in this Manifest for Software that was not 59 a representation or warranty regarding the proper open source license terms for
1704 (dev_zero_fd = open("/dev/zero", O_RDWR), \3219 if ((fd = open("/dev/urandom", O_RDONLY)) >= 0 && in init_mparams()
1486 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to1602 # (doxysearch.cgi) which are based on the open source search engine library1615 # (doxysearch.cgi) which are based on the open source search engine library
Completed in 27 milliseconds