Searched refs:HandlerFunc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1223 typedef int (*HandlerFunc) _((char *, char **, Options, int)); typedef
1224 #define NULLBINCMD ((HandlerFunc) 0)
1228 HandlerFunc handlerfunc; /* pointer to function that executes this builtin */

Completed in 137 milliseconds