Home
last modified time | relevance | path

Searched refs:tag_list_proc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dstatus.c22 static int tag_list_proc (Node * p, void *closure);
328 (void) walklist (symbols, tag_list_proc, NULL); in status_fileproc()
360 tag_list_proc (Node *p, void *closure) in tag_list_proc() function