Home
last modified time | relevance | path

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

/dports/misc/findutils/findutils-4.8.0/locate/
H A Dlocate.c386 typedef int (*processfunc)(struct process_data *procdata); typedef
388 static processfunc mainprocessor = NULL;
/dports/x11/iceauth/iceauth-1.0.8/
H A Dprocess.c57 ProcessFunc processfunc; /* handler */ member
460 *statusp = (*(ct->processfunc))(inputfilename, lineno, argc, argv); in dispatch_command()
/dports/x11/xauth/xauth-1.1/
H A Dprocess.c80 ProcessFunc processfunc; /* handler */ member
620 *statusp = (*(ct->processfunc))(inputfilename, lineno, argc, argv); in dispatch_command()