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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1014 typedef HashNode (*GetNodeFunc) _((HashTable, const char *)); typedef
1041 GetNodeFunc getnode; /* pointer to function to get an enabled node */
1042 GetNodeFunc getnode2; /* pointer to function to get node */
1752 GetNodeFunc getnfn; /* function to get node, if special hash */
H A Dparams.c917 createspecialhash(char *name, GetNodeFunc get, ScanTabFunc scan, int flags)
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dparameter.c2011 GetNodeFunc getnfn;

Completed in 82 milliseconds