Searched refs:devices (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.10.1/groff-38/groff/
H A Dtest-groff.in18 $builddir/devices/grops$SEP\
19 $builddir/devices/grodvi$SEP\
20 $builddir/devices/grotty$SEP\
21 $builddir/devices/grolj4$SEP\
22 $builddir/devices/grolbp$SEP\
23 $builddir/devices/grohtml$SEP\
24 $builddir/devices/xditview
26 XENVIRONMENT=$srcdir/src/devices/xditview/GXditview.ad
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dauth2-chall.c64 KbdintDevice *devices[] = { variable
81 char *devices; member in struct:KbdintAuthctxt
93 for (i = 0; devices[i] != NULL; i++)
94 if (strcmp(devices[i]->name, devname) == 0) {
95 for (j = i; devices[j] != NULL; j++)
96 devices[j] = devices[j+1];
117 for (i = 0; devices[i]; i++) {
120 buffer_append(&b, devices[i]->name,
121 strlen(devices[
[all...]
H A Dauth-chall.c41 extern KbdintDevice *devices[];
57 device = devices[0]; /* we always use the 1st device for protocol 1 */
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVFamily.c72 static device_info devices[kDVMaxDevicesActive]; variable
94 device_info *dev = &devices[refNum];
128 devices[index].fDevice = device;
132 // (UInt32)(GUID>>32), (UInt32)(GUID & 0xffffffff), devices[device].fName);
224 device_info *dev = &devices[refNum];
251 // Return total number of devices, not just the number currently connected.
270 strcpy(str, devices[deviceID].fDevice->fName);
296 device_info *dev = &devices[deviceID];
328 device_info *dev = &devices[refNum];
329 //syslog(LOG_INFO, "DVCloseDriver(0x%x), opens = %d\n", refNum, devices[refNu
[all...]
/macosx-10.10.1/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Cocoa/
H A DSCSIInitiator.h51 NSMutableArray * devices; variable
66 - ( NSArray * ) devices;
H A DSCSIInitiator.m75 - ( NSArray * ) devices { return devices; }
101 [ devices release ];
102 devices = d;
196 // Called to add a target device to the devices array.
205 count = [ devices count ];
207 // Broadcast to any listeners that we are updating the devices array.
213 device = [ devices objectAtIndex: index ];
220 [ devices replaceObjectAtIndex: index withObject: newDevice ];
227 // Broadcast to any listeners that we finished updating the devices arra
[all...]
H A DFakeSCSIInitiator.m96 [ devices addObject: device ];
110 [ devices addObject: device ];
145 [ devices addObject: device ];
/macosx-10.10.1/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDManager.c76 CFMutableSetRef devices; member in struct:__IOHIDManager
195 if ( manager->devices ) {
196 CFRelease(manager->devices);
197 manager->devices = NULL;
255 // matched by I/O Kit. Note that this will not catch any devices that were
309 if ( !manager->devices ) {
310 manager->devices = CFSetCreateMutable(
324 if ( manager->devices ) {
325 CFSetAddValue(manager->devices, device);
420 if (CFSetContainsValue(manager->devices, sende
[all...]
/macosx-10.10.1/cups-408/cups/backend/
H A Ddnssd.c127 static cups_device_t *get_device(cups_array_t *devices,
170 cups_array_t *devices; /* Device array */ local
245 * Create an array to track devices...
248 devices = cupsArrayNew((cups_array_func_t)compare_devices, NULL);
265 "_fax-ipp._tcp", NULL, browse_callback, devices);
269 "_ipp._tcp", NULL, browse_callback, devices);
273 "_ipp-tls._tcp", NULL, browse_callback, devices);
277 "_ipps._tcp", NULL, browse_callback, devices);
282 "_fax-ipp._tcp", NULL, browse_local_callback, devices);
287 "_ipp._tcp", NULL, browse_local_callback, devices);
869 get_device(cups_array_t *devices, const char *serviceName, const char *regtype, const char *replyDomain) argument
[all...]
/macosx-10.10.1/gnuserv-7/gnuserv/
H A Ddevices.el0 ;;; devices.el -- XEmacs device API emulation
58 CONNECTION is generally a string. (Specifically, for X devices,
60 for TTY devices, CONNECTION should be the filename of a TTY device
155 If TYPE is specified, only return devices of that type; otherwise,
156 return devices of any type. (It is possible, although unlikely,
157 that two devices of different types could have the same connection
159 (let ((devices (device-list))
161 (while (and devices (not nil))
162 (if (equal connection (device-connection (car devices)))
163 (setq retval (car devices)))
[all...]
H A Dgnuserv-compat.el39 ;; * A poor emulation of XEmacs' device handling, mapping devices to
42 ;; comes with. Other stuff that uses XEmacs devices might behave
131 ;; argument. Here we don't follow the mapping of devices to frames.
142 ;; Emulate XEmacs devices. A device is just a frame. For the most
143 ;; part we use devices.el from the Emacs-W3 distribution. In some
149 (require 'devices)
/macosx-10.10.1/cups-408/cups/test/
H A Dippdiscover.c145 * Create an array to track devices...
148 devices = cupsArrayNew((cups_array_func_t)compare_devices, NULL);
164 "_ipp._tcp", NULL, browse_callback, devices);
184 for (device = (cups_device_t *)cupsArrayFirst(devices);
186 device = (cups_device_t *)cupsArrayNext(devices))
219 * Query any devices we've found...
226 for (device = (cups_device_t *)cupsArrayFirst(devices), count = 0;
228 device = (cups_device_t *)cupsArrayNext(devices))
272 cupsArrayCount(devices));
282 for (device = (cups_device_t *)cupsArrayFirst(devices);
561 get_device(cups_array_t *devices, const char *serviceName, const char *regtype, const char *replyDomain) argument
[all...]
/macosx-10.10.1/groff-38/groff/arch/djgpp/
H A Dt-groff.bat20 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grotty;%PATH1%
28 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grops;%PATH1%
35 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolj4;%PATH1%
42 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grodvi;%PATH1%
47 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grohtml;%PATH1%
52 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolbp;%PATH1%
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dfsevents.h129 dev_t *devices; member in struct:fsevent_dev_filter_args
135 dev_t *devices; member in struct:fsevent_dev_filter_args
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A Dtcl.spec19 applications, protocols, devices, and frameworks. When paired with
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dtcl.spec21 applications, protocols, devices, and frameworks. When paired with
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A Dtk.spec22 applications, protocols, devices, and frameworks. When paired with
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dcups-deviced.c45 int count; /* Number of devices found */
73 static cups_array_t *devices; /* Array of devices */ variable
75 static int device_limit; /* Maximum number of devices */
107 * 'main()' - Scan for devices and return an IPP response.
240 * Setup the devices array...
243 devices = cupsArrayNew((cups_array_func_t)compare_devices, NULL);
279 * Collect devices...
385 if (cupsArrayFind(devices, device))
395 cupsArrayAdd(devices, devic
[all...]
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dhotplug_macosx.c28 devices.
98 * Pointer to a list of (currently) known hotplug reader devices (and their
109 * A callback to handle the asynchronous appearance of new devices that are
126 * A callback to handle the asynchronous disappearance of devices that are
456 * Finds USB devices currently registered in the system that match any of
605 * Finds PC Card devices currently registered in the system that match any of
785 * Scans the hotplug driver directory and looks in the system for matching devices.
794 HPDeviceList devices = NULL;
796 istat = HPDriversMatchUSBDevices(drivers, &devices);
801 istat = HPDriversMatchPCCardDevices(drivers, &devices);
[all...]
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A Dtk.spec21 applications, protocols, devices, and frameworks. When paired with
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DVLANConfiguration.c932 CFMutableDictionaryRef devices = NULL; local
949 devices = CFDictionaryCreateMutable(NULL,
1015 supported = CFDictionaryGetValue(devices, c_vlan_physical);
1021 CFDictionaryAddValue(devices, c_vlan_physical, supported);
1097 if (devices) CFRelease(devices);
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dlinux_usbfs.c55 * devices to usbfs nodes.
104 /* do we have a busnum to relate devices? this also implies that we can read
358 DIR *devices = opendir(SYSFS_DEVICE_PATH); local
361 usbi_dbg("found usb devices in sysfs");
363 if (!devices) {
364 usbi_err(ctx, "opendir devices failed errno=%d", errno);
382 while ((entry = readdir(devices))) {
406 closedir(devices);
843 /* we hit this error path frequently with buggy devices :( */
929 /* buggy devices sometime
1164 DIR *devices = opendir(SYSFS_DEVICE_PATH); local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_fsevents.c102 dev_t *devices_not_to_watch; // report events from devices not in this list
267 // events from all devices
1639 user_addr_t devices; member in struct:ext_fsevent_dev_filter_args
1647 int32_t devices; member in struct:old_fsevent_dev_filter_args
1653 /* need this in spite of the padding due to alignment of devices */
1656 uint32_t devices; member in struct:fsevent_dev_filter_args32
1678 devfilt_args->devices = CAST_USER_ADDR_T(udev_filt_args->devices);
1691 devfilt_args->devices = CAST_USER_ADDR_T(udev_filt_args->devices);
[all...]
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/libusb/
H A Dcore.c63 * devices from userspace. For more info, see the
72 * This documentation assumes knowledge of how to operate USB devices from
189 * libusb-1.0 lacks functionality for providing notifications of when devices
203 * that the corresponding device may be in unconfigured state. For devices
357 * - Enumerating the USB devices currently attached to the system
368 // discover devices
398 * - You asked libusb_free_device_list() to unreference the devices (2nd
401 * devices
414 * devices currently connected to the system. This is known as device
431 * freshly-allocated list of devices
[all...]
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOMediaBSDClient.cpp784 IORegistryIterator * devices; local
790 devices = IORegistryIterator::iterateOver( media, gIOServicePlane, kIORegistryIterateParents );
792 if ( devices )
796 device = devices->getNextObjectRecursive( );
878 devices->exitEntry( );
881 device = devices->getNextObjectRecursive( );
884 if ( devices->isValid( ) == false )
889 devices->release( );

Completed in 323 milliseconds

12