Lines Matching defs:ident_pid
10 struct ident_pid {
20 /* struct ident_pid => struct ident_pid */
21 HASH_TABLE(struct ident_pid *, struct ident_pid *) ident_pid_hash;
24 static unsigned int ident_pid_hash(const struct ident_pid *i)
29 static int ident_pid_cmp(const struct ident_pid *i1, const struct ident_pid *i2)
72 struct ident_pid *i, lookup_i;
90 i = i_new(struct ident_pid, 1);
123 struct ident_pid *i, lookup_i;
146 struct ident_pid *i, *value;
165 struct ident_pid *i, *value;