HomeSort by relevance Sort by last modified time
    Searched refs:ctp (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 424 COMMAND_TABLE *ctp = cmd_table; local
431 while (ctp->name) {
432 cmd_len = strlen(ctp->name);
433 if (strncmp(ctp->name,cmdname,cmd_len) == 0) {
434 mycmd = ctp->cmd;
437 ctp++;
  /external/bluetooth/bluez/tools/
sdptool.c 2632 uuid_t root_uuid, l2cap, tcsbin, ctp; local
    [all...]

Completed in 813 milliseconds