HomeSort by relevance Sort by last modified time
    Searched defs:db_flags (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
ospf6.h 39 /* db_flags */
234 u_int8_t db_flags; member in struct:ospf6hdr::__anon36098::__anon36101
ospf.h 56 /* db_flags */
289 u_int8_t db_flags; member in struct:ospfhdr::__anon36083::__anon36085
  /ndk/sources/host-tools/make-3.81/
main.c 156 static struct stringlist *db_flags;
370 { CHAR_MAX+1, string, (char *) &db_flags, 1, 1, 0, "basic", 0, "debug" },
604 if (!db_flags)
607 for (pp=db_flags->list; *pp; ++pp)
155 static struct stringlist *db_flags; variable in typeref:struct:stringlist
    [all...]

Completed in 92 milliseconds