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

  /src/tests/usr.bin/xlint/lint1/
init.c 147 struct cs_ws type_match = { local in function:init_pointer_in_struct
174 struct cs_ws type_match = { local in function:init_array_in_struct
  /src/sbin/fdisk/
fdisk.c 285 static int type_match(const void *, const void *);
2976 type_match(const void *key, const void *item) function in typeref:typename:int
2994 sizeof(mbr_ptypes[0]), type_match);

Completed in 13 milliseconds