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

  /external/iproute2/tc/
m_ematch.c 52 static int lookup_map(__u16 num, char *dst, int len, const char *file) function
167 if (lookup_map(kind, name, sizeof(name), EMATCH_MAP) < 0)
  /external/bluetooth/glib/glib/
gkeyfile.c 102 GHashTable *lookup_map; member in struct:_GKeyFileGroup
    [all...]
  /external/clearsilver/cs/
csparse.c 712 static CS_LOCAL_MAP * lookup_map (CSPARSE *parse, char *name, char **rest) function
742 map = lookup_map (parse, name, &c);
840 map = lookup_map (parse, name, &c);
    [all...]

Completed in 250 milliseconds