HomeSort by: relevance | last modified time | path
    Searched refs:subopt (Results 1 - 18 of 18) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-bootp.c 598 uint8_t subopt, suboptlen; local
894 subopt = GET_U_1(bp);
900 tok2str(agent_suboption_values, "Unknown", subopt),
901 subopt,
908 tok2str(agent_suboption_values, "Unknown", subopt),
909 subopt,
911 switch (subopt) {
print-bootp.c 598 uint8_t subopt, suboptlen; local
894 subopt = GET_U_1(bp);
900 tok2str(agent_suboption_values, "Unknown", subopt),
901 subopt,
908 tok2str(agent_suboption_values, "Unknown", subopt),
909 subopt,
911 switch (subopt) {
  /src/external/gpl3/binutils/dist/gas/config/
tc-visium.c 261 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-visium.c 261 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-metag.c 5901 bool (*func) (const char *subopt); /* Function to decode sub-option. */
tc-metag.c 5901 bool (*func) (const char *subopt); /* Function to decode sub-option. */
tc-aarch64.c 11361 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-aarch64.c 11361 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-arm.c 31539 bool (*func) (const char *subopt); /* Function to decode sub-option. */
tc-arm.c 31539 bool (*func) (const char *subopt); /* Function to decode sub-option. */
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-visium.c 261 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-visium.c 261 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-metag.c 5901 bool (*func) (const char *subopt); /* Function to decode sub-option. */
tc-metag.c 5901 bool (*func) (const char *subopt); /* Function to decode sub-option. */
tc-aarch64.c 11190 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-aarch64.c 11190 int (*func) (const char *subopt); /* Function to decode sub-option. */
tc-arm.c 31546 bool (*func) (const char *subopt); /* Function to decode sub-option. */
tc-arm.c 31546 bool (*func) (const char *subopt); /* Function to decode sub-option. */

Completed in 159 milliseconds