p1212_key
p1212_print_node(struct p1212_key *key, void *arg)
static void p1212_print_node(struct p1212_key *, void *);
struct p1212_key **
struct p1212_key **retkeys;
sizeof(struct p1212_key *) *
sizeof(struct p1212_key *) *
void (*func)(struct p1212_key *, void *))
func((struct p1212_key *) dir, arg);
func((struct p1212_key *) data, arg);
struct p1212_key key;
void (*)(struct p1212_key *, void *));
struct p1212_key **p1212_find(struct p1212_dir *, int, int, int);