Searched refs:write_ent_proc (Results 1 – 4 of 4) sorted by relevance
84 static int write_ent_proc (Node *, void *);86 write_ent_proc (Node *node, void *closure) in write_ent_proc() function132 (void) walklist (list, write_ent_proc, (void *) &sawdir); in write_entries()180 write_ent_proc (node, NULL); in Scratch_Entry()241 write_ent_proc (node, NULL); in Register()
65 * entries.c (Register): Pass two arguments to write_ent_proc, in101 entries.c (write_ent_proc): correct declaration for function
994 (write_ent_proc): Call fputentent to write entries line.1578 * entries.c (write_ent_proc): Add prototype.
1382 (write_ent_proc): If closure is not NULL, treat it as a pointer to