Searched +defs:device +defs:type (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.10/gnuserv-7/gnuserv/
H A Ddevices.el[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dauth2-chall.c83 KbdintDevice *device; member in struct:KbdintAuthctxt
280 input_userauth_info_response(int type, u_int32_t seq, void *ctxt) argument
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/tools/
H A DIOHIDReportTest.c14 static char * getReportTypeString(IOHIDReportType type) argument
28 static void __deviceReportCallback(void * context, IOReturn result, void * sender, IOHIDReportType type, uint32_t reportID, uint8_t * report, CFIndex reportLength) argument
97 IOHIDDeviceRef device = (IOHIDDeviceRef)info; local
118 static void __deviceCallback(void * context, IOReturn result, void * sender, IOHIDDeviceRef device) argument
[all...]
/macosx-10.10/cups-408/cups/test/
H A Dippdiscover.c122 *type = "_ipp._tcp", /* Service type */ local
567 *device; /* Device */ local
672 cups_device_t *device = (cups_device_t *)context; local
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2Target.cpp251 IOReturn IOFireWireSBP2Target::message( UInt32 type, IOService *nub, void *arg ) argument
463 IOFireWireDevice * device local
[all...]
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-netfilter-linux.c112 nftype_t type = OTHER; local
421 nftype_t type = OTHER; local
590 netfilter_create(const char *device, char *ebuf, int *is_ours) argument
[all...]
H A Dpcap-win32.c480 NetType type; local
751 pcap_create_interface(const char *device, char *ebuf) argument
[all...]
H A Dpcap-dos.c154 pcap_t *pcap_create_interface (const char *device, char *ebuf) argument
497 pcap_lookupnet(const char *device, bpf_u_int32 *localnet, bpf_u_int32 *netmask, char *errbuf) argument
859 pcap_recv_hook(WORD *type) argument
[all...]
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCProtocolUserClient.cpp356 IOFireWireNub *device; local
396 newUserClient( task_t owningTask, void * securityID, UInt32 type, OSDictionary * properties, IOUserClient ** handler ) argument
H A DIOFireWireAVCUnit.cpp750 UInt8 type, num; local
834 OSNumber *type; local
856 UInt32 type; local
1233 AVCAsynchRequestWriteDone(void *refcon, IOReturn status, IOFireWireNub *device, IOFWCommand *fwCmd) argument
1444 message(UInt32 type, IOService *provider, void *argument) argument
1680 message(UInt32 type, IOService *provider, void *argument) argument
[all...]
H A DIOFireWireAVCTargetSpace.cpp105 void AVCTargetSendAVCResponseComplete(void *refcon, IOReturn status, IOFireWireNub *device, IOFWCommand *fwCmd) argument
2590 subUnitOfTypeCount(UInt32 type) argument
[all...]
/macosx-10.10/IOFireWireSerialBusProtocolTransport-251.0.1/SBP2DiskLogger/
H A DSBP2DiskLogger.cpp656 int type; local
837 FireWireDevice * device = NULL; local
870 FireWireDevice * device = NULL; local
1010 FireWireDevice * device = NULL; local
1044 FireWireDevice * device = NULL; local
[all...]
/macosx-10.10/IONetworkingFamily-101/
H A DIOKernelDebugger.cpp256 IOReturn IOKDP::message( UInt32 type, argument
570 IOService * device = target->getProvider(); //get info from our provider's provider local
908 IOReturn IOKernelDebugger::message( UInt32 type, IOServic argument
[all...]
/macosx-10.10/cups-408/cups/backend/
H A Ddnssd.c66 cups_devtype_t type; /* Device registration type */ member in struct:__anon7248
171 cups_device_t *device; /* Current device */ local
625 cups_device_t *device; /* Device */ local
665 browse_callback( AvahiServiceBrowser *browser, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *context) argument
875 *device; /* Device */ local
1034 cups_device_t *device = (cups_device_t *)context; local
[all...]
/macosx-10.10/groff-38/groff/src/preproc/eqn/
H A Dlex.cpp259 init_table(const char *device) argument
1049 string type = token_buffer; local
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_true.c159 enum true_type type; /* what kind of clock is it? */ member in struct:true_unit
253 char device[40]; local
[all...]
/macosx-10.10/AppleRAID-4.0.6/
H A Dartest.c153 MKMediaRef device = MKMediaCreateWithPath(nil, wholeDevicePath, options, &err); local
215 addMember(char * uuid, CFStringRef type, in argument
[all...]
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioDevice.cpp204 IOReturn IOAudioDevice::setAggressiveness(unsigned long type, unsigned long newLevel) argument
580 IOReturn IOAudioDevice::setPowerState(unsigned long powerStateOrdinal, IOService *device) argument
638 IOReturn IOAudioDevice::protectedSetPowerState(unsigned long powerStateOrdinal, IOService *device) argument
[all...]
H A DIOAudioEngine.cpp122 IOReturn IOAudioEngine::createUserClient(task_t task, void *securityID, UInt32 type, IOAudioEngineUserClient **newUserClient, OSDictionary *properties) argument
560 bool IOAudioEngine::start(IOService *provider, IOAudioDevice *device) argument
784 void IOAudioEngine::setAudioDevice(IOAudioDevice *device) argument
845 createUserClient(task_t task, void *securityID, UInt32 type, IOAudioEngineUserClient **newUserClient) argument
861 newUserClient(task_t task, void *securityID, UInt32 type, IOUserClient **handler) argument
903 newUserClient(task_t task, void *securityID, UInt32 type, OSDictionary *properties, IOUserClient **handler) argument
2044 timerCallback(OSObject *target, IOAudioDevice *device) argument
[all...]
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDElement.c61 IOHIDDeviceRef device; member in struct:__IOHIDElement
275 void _IOHIDElementSetDevice(IOHIDElementRef element, IOHIDDeviceRef device) argument
445 CFTypeRef type = IOHIDElementGetProperty( element, local
833 CFStringRef device = __IOHIDDeviceGetUUIDKey(element->device); local
837 long int type = (long int)IOHIDElementGetType(element); local
[all...]
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp355 IOACPIPlatformDevice * device; local
947 enableLTR(IOPCIDevice * device, bool enable) argument
965 setLatencyTolerance(IOOptionBits type, uint64_t nanoseconds) argument
1169 newUserClient(task_t owningTask, void * securityID, UInt32 type, OSDictionary * properties, IOUserClient ** handler) argument
[all...]
/macosx-10.10/gnutar-453/gnutar/src/
H A Dnames.c206 char type; /* Element type, see NELT_* constants above */ member in struct:name_elt
734 add_hierarchy_to_namelist(struct name *name, dev_t device) argument
[all...]
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp224 IOReturn IOFWIPBusInterface::message(UInt32 type, IOService *provider, void *argument) argument
928 DRB *IOFWIPBusInterface::initDRBwithDevice(UWIDE eui64, IOFireWireNub *device, boo argument
1027 txCompleteBlockWrite(void *refcon, IOReturn status, IOFireWireNub *device, IOFWCommand *fwCmd) argument
1197 txBroadcastIP(const mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, UInt16 maxBroadcastPayload, IOFWSpeed speed, const UInt16 type, UInt32 channel) argument
1288 txUnicastUnFragmented(IOFireWireNub *device, const FWAddress addr, const mbuf_t m, const UInt16 pktSize, const UInt16 type) argument
1333 txUnicastFragmented(IOFireWireNub *device, const FWAddress addr, const mbuf_t m, const UInt16 pktSize, const UInt16 type, UInt16 maxPayload, UInt16 dgl) argument
1410 txUnicastIP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, IOFWSpeed speed, const UInt16 type) argument
1429 IOFireWireNub *device = OSDynamicCast(IOFireWireNub, (IOFireWireNub*)handle->unicast.deviceID); local
1485 txIP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, UInt16 maxBroadcastPayload, IOFWSpeed speed, UInt16 type) argument
1677 UInt16 type = ntohs(ip1394Hdr->etherType); local
1827 UInt16 type = 0; local
2043 rxIP(void *pkt, UInt32 len, UInt32 flags, UInt16 type) argument
2663 updateARBwithDevice(IOFireWireNub *device, UWIDE eui64) argument
3198 reinit(UInt16 id, UInt16 label, UInt16 type, UInt16 size, mbuf_t m) argument
[all...]
/macosx-10.10/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.cpp1362 IOFireWireDevice * device = NULL; local
697 message( UInt32 type, IOService * nub, void * arg ) argument
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp672 static inline bool ShouldPostDisplayActivityTickles(IOService *device, OSSet * clientSet, bool isSeized) argument
713 ShouldPostDisplayActivityTicklesForWakeDevice( IOService *device, OSSet * clientSet, bool isSeized) argument
857 newUserClient( task_t owningTask, void * security_id, UInt32 type, OSDictionary * properties, IOUserClient ** handler ) argument
927 message( UInt32 type, IOService * provider, void * argument ) argument
1263 OSNumber * type = 0; local
[all...]

Completed in 350 milliseconds

12