Searched refs:fcntl (Results 1 - 11 of 11) sorted by relevance

/solaris-userland-s11u3/components/openstack/nova/files/
H A Dzone-vnc-console20 import fcntl
362 fcntl.flock(lock, fcntl.LOCK_EX | fcntl.LOCK_NB)
/solaris-userland-s11u3/components/openstack/cinder/files/solaris/
H A Dzfs.py23 import fcntl namespace
325 flags = fcntl.fcntl(p1.stdout, fcntl.F_GETFL) & (~os.O_NONBLOCK)
326 fcntl.fcntl(p1.stdout, fcntl.F_SETFL, flags)
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Dkr_nfsstat.c28 #include <fcntl.h>
H A Dkr_vmstat.c24 #include <fcntl.h>
H A Ddsr.c25 #include <fcntl.h>
H A Dkr_iostat.c24 #include <fcntl.h>
/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_7/
H A Ddemo_module_7.c22 #include <fcntl.h>
/solaris-userland-s11u3/components/open-fabrics/infiniband-diags/
H A Dsolaris_set_nodedesc.c44 #include <fcntl.h>
/solaris-userland-s11u3/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c42 #include <fcntl.h>
870 tmpfd = fcntl(fd, F_DUPFD, 256);
877 if (fcntl(fd, F_SETFD, FD_CLOEXEC) < 0) {
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/seaExtensions/
H A DsunProcesses.c28 #include <sys/fcntl.h>
/solaris-userland-s11u3/components/libusb/ugen/src/
H A Dlibusbugen.c41 #include <fcntl.h>

Completed in 28 milliseconds