HomeSort by: relevance | last modified time | path
    Searched defs:find_match (Results 1 - 13 of 13) sorted by relevancy

  /src/libexec/talkd/
table.c 86 find_match(CTL_MSG *request) function
94 print_request("find_match", request);
116 * one as find_match does
  /src/external/gpl3/binutils/dist/opcodes/
xgate-dis.c 50 static struct decodeInfo * find_match (unsigned int);
119 decodePTR = find_match (raw_code);
348 find_match (unsigned int raw_code) function
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-dis.c 50 static struct decodeInfo * find_match (unsigned int);
119 decodePTR = find_match (raw_code);
348 find_match (unsigned int raw_code) function
  /src/external/gpl3/gdb/dist/opcodes/
xgate-dis.c 50 static struct decodeInfo * find_match (unsigned int);
119 decodePTR = find_match (raw_code);
348 find_match (unsigned int raw_code) function
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-dis.c 50 static struct decodeInfo * find_match (unsigned int);
119 decodePTR = find_match (raw_code);
348 find_match (unsigned int raw_code) function
  /src/external/gpl3/gdb/dist/sim/common/
sim-options.c 1023 find_match (SIM_DESC sd, sim_cpu *cpu, char *argv[], int *pargi) function
1172 matching_opt = find_match (sd, cpu, argv, &matching_argi);
1184 matching_opt = find_match (sd, NULL, argv, &matching_argi);
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-options.c 1023 find_match (SIM_DESC sd, sim_cpu *cpu, char *argv[], int *pargi) function
1172 matching_opt = find_match (sd, cpu, argv, &matching_argi);
1184 matching_opt = find_match (sd, NULL, argv, &matching_argi);
  /src/external/bsd/unbound/dist/testcode/
testpkts.c 1552 find_match(struct entry* entries, uint8_t* query_pkt, size_t len, function
1824 entry = find_match(entries, inbuf, (size_t)inlen, transport);
  /src/external/mpl/dhcp/dist/keama/
confparse.c 99 static struct element *find_match(struct parse *, struct element *,
244 where = find_match(cfile, host, &used_heuristic);
1491 where = find_match(cfile, host, &used_heuristic);
4476 find_match(struct parse *cfile, struct element *host, function
  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 13839 { 0, 0 } /* End marker for find_match(). */
13872 { 0, 0 } /* End marker for find_match(). */
13878 { 0, 0 } /* End marker for find_match(). */
13884 { 0, 0 } /* End marker for find_match(). */
13890 { 0, 0 } /* End marker for find_match(). */
13927 { 0, 0 } /* End marker for find_match(). */
13937 { 0, 0 } /* End marker for find_match(). */
13962 { 0, 0 } /* End marker for find_match(). */
13997 { 0, 0 } /* End marker for find_match(). */
14018 find_match (unsigned long opcode, const struct opcode_descriptor insn[]
13976 find_match (unsigned long opcode, const struct opcode_descriptor insn[]) function
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 13788 { 0, 0 } /* End marker for find_match(). */
13821 { 0, 0 } /* End marker for find_match(). */
13827 { 0, 0 } /* End marker for find_match(). */
13833 { 0, 0 } /* End marker for find_match(). */
13839 { 0, 0 } /* End marker for find_match(). */
13876 { 0, 0 } /* End marker for find_match(). */
13886 { 0, 0 } /* End marker for find_match(). */
13911 { 0, 0 } /* End marker for find_match(). */
13946 { 0, 0 } /* End marker for find_match(). */
13967 find_match (unsigned long opcode, const struct opcode_descriptor insn[]
13925 find_match (unsigned long opcode, const struct opcode_descriptor insn[]) function
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 13683 { 0, 0 } /* End marker for find_match(). */
13716 { 0, 0 } /* End marker for find_match(). */
13722 { 0, 0 } /* End marker for find_match(). */
13728 { 0, 0 } /* End marker for find_match(). */
13734 { 0, 0 } /* End marker for find_match(). */
13771 { 0, 0 } /* End marker for find_match(). */
13781 { 0, 0 } /* End marker for find_match(). */
13806 { 0, 0 } /* End marker for find_match(). */
13841 { 0, 0 } /* End marker for find_match(). */
13862 find_match (unsigned long opcode, const struct opcode_descriptor insn[]
13820 find_match (unsigned long opcode, const struct opcode_descriptor insn[]) function
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 13696 { 0, 0 } /* End marker for find_match(). */
13729 { 0, 0 } /* End marker for find_match(). */
13735 { 0, 0 } /* End marker for find_match(). */
13741 { 0, 0 } /* End marker for find_match(). */
13747 { 0, 0 } /* End marker for find_match(). */
13784 { 0, 0 } /* End marker for find_match(). */
13794 { 0, 0 } /* End marker for find_match(). */
13819 { 0, 0 } /* End marker for find_match(). */
13854 { 0, 0 } /* End marker for find_match(). */
13875 find_match (unsigned long opcode, const struct opcode_descriptor insn[]
13833 find_match (unsigned long opcode, const struct opcode_descriptor insn[]) function
    [all...]

Completed in 103 milliseconds