Searched defs:device (Results 201 - 225 of 238) sorted by relevance

12345678910

/macosx-10.10/gnuserv-7/gnuserv/
H A Dgnuserv.el[all...]
/macosx-10.10/gnutar-453/gnutar/src/
H A Dtar.c1835 int device = key - '0'; local
/macosx-10.10/msdosfs-209.1.1/userfs_plugin/
H A Dmsdosfs.c27 userfs_device_t device; member in struct:_userfs_volume_s
1559 msdosfs_volume_open(userfs_device_t device, bool locked, userfs_volume_t *volume) argument
[all...]
/macosx-10.10/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c365 char *device; variable
[all...]
/macosx-10.10/ppp-786.1.1/Controller/
H A Dscnc_main.h278 CFStringRef device; /* transport device (en0, en1,...) */ member in struct:service
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Doptions.c163 char *device = NULL; /* device we are using (can be use as a generic device container) */ variable
[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/win/
H A DjkAudIO_win.c120 SnackAudioOpen(ADesc *A, Tcl_Interp *interp, char *device, argument
1568 SnackAudioGetEncodings(char *device) argument
1641 SnackAudioGetRates(char *device, char *buf, int n) argument
1648 SnackAudioMaxNumberChannels(char *device) argument
1679 SnackAudioMinNumberChannels(char *device) argument
[all...]
/macosx-10.10/tcpdump-61/tcpdump/
H A Dtcpdump.c446 show_tstamp_types_and_exit(const char *device, pcap_t *pd) argument
479 show_dlts_and_exit(const char *device, pcap_t *pd) argument
755 register char *cp, *infile, *device, *RFileName, *VFileName, *WFileName; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty.c342 ttyopen(dev_t device, struct tty *tp) argument
1356 dev_t device = tp->t_dev; local
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/mach/
H A Dmemory_object_types.h417 device:1, /* no page data, mapped dev memory */ member in struct:upl_page_info
H A Dtask_info.h310 mach_vm_size_t device; member in struct:task_vm_info
H A Dvm_statistics.h240 integer_t device; member in struct:pmap_statistics
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c1174 deviceArrived(void *refcon, DVDevice *device, UInt32 index, UInt32 refound) argument
[all...]
H A DDVLib.c747 int device; local
1612 DVDeviceOpen(DVThread *dvThread, DVDevice *device) argument
1749 initStream(DVStream *stream, DVDevice *device, UInt32 plug, UInt32 channel, DVThread *thread) argument
3183 DVAllocWrite(DVDevice *device, DVThread *thread) argument
3461 DVAllocRead(DVDevice *device, DVThread *thread) argument
[all...]
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp189 IOReturn CLASS::configOp(IOService * device, uintptr_t op, void * arg, void * arg2) argument
581 void CLASS::constructAddressingProperties(IOPCIConfigEntry * device, OSDictionar argument
709 constructProperties(IOPCIConfigEntry * device) argument
1862 findPCICapability(IOPCIConfigEntry * device, uint32_t capabilityID, uint32_t * found) argument
1934 IOPCIConfigEntry * device; member in struct:BARProbeParam
1955 safeProbeBaseAddressRegister(IOPCIConfigEntry * device, uint32_t lastBarNum, uint32_t resetMask) argument
2073 probeBaseAddressRegister(IOPCIConfigEntry * device, uint32_t lastBarNum, uint32_t resetMask) argument
2203 deviceProbeRanges( IOPCIConfigEntry * device, uint32_t resetMask ) argument
2573 IOPCIConfigEntry * device; local
2759 logAllocatorRange(IOPCIConfigEntry * device, IOPCIRange * range, char c) argument
3354 disableAccess(IOPCIConfigEntry * device, bool disable) argument
3367 restoreAccess( IOPCIConfigEntry * device, UInt16 command ) argument
3374 applyConfiguration(IOPCIConfigEntry * device, uint32_t typeMask, bool dolog) argument
3399 deviceApplyConfiguration(IOPCIConfigEntry * device, uint32_t typeMask, bool dolog) argument
3705 checkCacheLineSize(IOPCIConfigEntry * device) argument
3743 writeLatencyTimer(IOPCIConfigEntry * device) argument
3881 configAccess(IOPCIConfigEntry * device, bool write) argument
3907 configAccess(IOPCIConfigEntry * device, uint32_t access, uint32_t offset, void * data) argument
3918 configRead32( IOPCIConfigEntry * device, uint32_t offset ) argument
3934 configWrite32( IOPCIConfigEntry * device, uint32_t offset, uint32_t data ) argument
3949 configRead16( IOPCIConfigEntry * device, uint32_t offset ) argument
3965 configWrite16( IOPCIConfigEntry * device, uint32_t offset, uint16_t data ) argument
3980 configRead8( IOPCIConfigEntry * device, uint32_t offset ) argument
3996 configWrite8( IOPCIConfigEntry * device, uint32_t offset, uint8_t data ) argument
[all...]
H A DIOPCIBridge.cpp297 IOReturn IOPCIBridge::configOp(IOService * device, uintptr_t op, void * result, void * arg) argument
476 deferredProbe(IOPCIDevice * device) argument
662 setDeviceASPMBits(IOPCIDevice * device, uint32_t bits) argument
675 setDeviceL1PMBits(IOPCIDevice * device, uint32_t bits) argument
698 setDeviceASPMState(IOPCIDevice * device, IOService * client, IOOptionBits state) argument
719 setDeviceASPMState(IOPCIDevice * device, IOService * client, IOOptionBits state) argument
752 enableLTR(IOPCIDevice * device, bool enable) argument
757 enableLTR(IOPCIDevice * device, bool enable) argument
767 setTunnelL1Enable(IOPCIDevice * device, IOService * client, bool l1Enable) argument
816 setDevicePowerState(IOPCIDevice * device, IOOptionBits options, unsigned long prevState, unsigned long newState) argument
879 setDevicePowerState( IOPCIDevice * device, unsigned long whatToDo ) argument
905 IOPCILogDevice(const char * log, IOPCIDevice * device, bool dump) argument
934 saveDeviceState( IOPCIDevice * device, IOOptionBits options ) argument
1093 _restoreDeviceState(IOPCIDevice * device, IOOptionBits options) argument
1268 restoreQEnter(IOPCIDevice * device) argument
1298 restoreQRemove(IOPCIDevice * device) argument
1324 tunnelsWait(IOPCIDevice * device) argument
1397 restoreMachineState(IOOptionBits options, IOPCIDevice * device) argument
1461 restoreDeviceState( IOPCIDevice * device, IOOptionBits options ) argument
1718 updateWakeReason(IOPCIDevice * device) argument
1775 removeDevice( IOPCIDevice * device, IOOptionBits options ) argument
1917 kernelRequestProbe(IOPCIDevice * device, uint32_t options) argument
1953 protectDevice(IOPCIDevice * device, uint32_t space, uint32_t prot) argument
2390 relocate(IOPCIDevice * device, uint32_t options) argument
2892 IOPCIDevice * device; local
3265 saveDeviceState(IOPCIDevice * device, IOOptionBits options) argument
3518 createEventSource(IOPCIDevice * device, OSObject * owner, IOPCIEventSource::Action action, uint32_t options) argument
3524 createEventSource(IOPCIDevice * device, OSObject * owner, IOPCIEventSource::Action action, uint32_t options) argument
[all...]
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalImp.cpp242 AudioDeviceID device; local
761 alcCaptureSamples( ALCdevice *device, ALCvoid *buffer, ALCsizei samples ) argument
835 alcCloseDevice(ALCdevice *device) argument
892 alcGetError(ALCdevice *device) argument
937 alcCreateContext(ALCdevice *device, const ALCint *attrList) argument
1194 alcGetString(ALCdevice *device, ALCenum pname) argument
1289 alcIsExtensionPresent(ALCdevice *device, const ALCchar *extname) argument
1348 alcGetProcAddress(ALCdevice *device, const ALCchar *funcname) argument
1358 alcGetEnumValue(ALCdevice *device, const ALCchar *enumName) argument
1368 alcGetInteger(ALCdevice *device, ALenum pname) argument
1451 alcGetIntegerv(ALCdevice *device, ALCenum pname, ALCsizei size, ALCint *data) argument
1573 OALDevice *device = gOALDeviceMap->Get((UInt32) gCurrentDevice); local
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dipp.c6834 *device, /* ppd-device-id attribute */ local
[all...]
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-linux.c291 char *device; /* device name */ member in struct:pcap_linux
407 pcap_create_interface(const char *device, char *ebuf) argument
513 get_mac80211_phydev(pcap_t *handle, const char *device, char *phydev_path, size_t phydev_max_pathlen) argument
589 nl80211_init(pcap_t *handle, struct nl80211_state *state, const char *device) argument
639 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, const char *device, const char *mondevice) argument
735 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, const char *device, const char *mondevice) argument
789 enter_rfmon_mode_mac80211(pcap_t *handle, int sock_fd, const char *device) argument
1239 const char *device; local
2999 const char *device = handle->opt.source; local
4648 iface_get_id(int fd, const char *device, char *ebuf) argument
4731 has_wext(int sock_fd, const char *device, char *ebuf) argument
4777 enter_rfmon_mode_wext(pcap_t *handle, int sock_fd, const char *device) argument
5407 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device) argument
5558 const char *device = handle->opt.source; local
5751 iface_bind_old(int fd, const char *device, char *ebuf) argument
5789 iface_get_mtu(int fd, const char *device, char *ebuf) argument
5812 iface_get_arptype(int fd, const char *device, char *ebuf) argument
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp575 IOCopyMediaForDev(dev_t device) argument
/macosx-10.10/xnu-2782.1.97/osfmk/default_pager/
H A Ddp_backing_store.c1177 MACH_PORT_FACE device; local
1059 default_pager_add_segment( MACH_PORT_FACE backing_store, MACH_PORT_FACE device, recnum_t offset, recnum_t count, int record_size) argument
2613 device_t device; local
2763 device_t device; local
2794 device_t device; local
[all...]
/macosx-10.10/BootCache-109/
H A Dkext.c712 static int BC_cache_contains_block(dev_t device, u_int64_ argument
[all...]
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp868 IOService * device; local
1845 IOService * device; local
4044 IOService * device; local
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_oncore.c1198 char *cp, *cc, *ca, line[100], units[2], device[64], Msg[160], **cpp; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc.el

Completed in 397 milliseconds

12345678910