Searched refs:index (Results 26 - 29 of 29) sorted by relevance

12

/system/vold/
H A Dvdc.c65 if (!index(argv[i], ' '))
/system/core/libusbhost/
H A Dusbhost.c224 D("%s subdirectory %s: index: %d\n", (event->mask & IN_CREATE) ?
504 int index,
519 ctrl.wIndex = index;
500 usb_device_control_transfer(struct usb_device *device, int requestType, int request, int value, int index, void* buffer, int length, unsigned int timeout) argument
/system/netd/
H A DCommandListener.cpp452 int index = 5; local
458 index = 3;
475 for (int i = index; i < argc; i++) {
/system/core/sh/
H A Deval.c1065 shellexec(argv, envp, path, cmdentry.u.index, vforked);

Completed in 52 milliseconds

12