Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A DIntrs.xs43 open_dev(char *path) in open_dev() function
68 if ((fd = open_dev(path)) == -1) {
94 if ((fd = open_dev(path)) == -1) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c194 static int open_dev(char *devname);
1129 open_dev(char *devname) in open_dev() function
4794 if ((fddev = open_dev(iname)) == -1) { in main()
4852 if ((fddev = open_dev(iname)) == -1) { in main()