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

/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dparameter.c116 scanpmparameters(UNUSED(HashTable ht), ScanFunc func, int flags)
234 scanpmcommands(UNUSED(HashTable ht), ScanFunc func, int flags)
434 scanfunctions(UNUSED(HashTable ht), ScanFunc func, int flags, int dis)
483 scanpmfunctions(HashTable ht, ScanFunc func, int flags)
490 scanpmdisfunctions(HashTable ht, ScanFunc func, int flags)
685 scanbuiltins(UNUSED(HashTable ht), ScanFunc func, int flags, int dis)
715 scanpmbuiltins(HashTable ht, ScanFunc func, int flags)
722 scanpmdisbuiltins(HashTable ht, ScanFunc func, int flags)
886 scanpmoptions(UNUSED(HashTable ht), ScanFunc func, int flags)
944 scanpmmodules(UNUSED(HashTable ht), ScanFunc fun
[all...]
H A Ddb_gdbm.c190 scangdbmkeys(HashTable ht, ScanFunc func, int flags)
H A Dlanginfo.c429 scanlanginfo(UNUSED(HashTable ht), ScanFunc func, int flags)
H A Dmapfile.c242 scanpmmapfile(UNUSED(HashTable ht), ScanFunc func, int flags)
H A Dtermcap.c200 scantermcap(UNUSED(HashTable ht), ScanFunc func, int flags)
H A Dterminfo.c177 scanterminfo(UNUSED(HashTable ht), ScanFunc func, int flags)
H A Dsystem.c604 scanpmsysparams(UNUSED(HashTable ht), ScanFunc func, int flags)
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzleparameter.c81 scanpmwidgets(UNUSED(HashTable ht), ScanFunc func, int flags)
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1021 typedef void (*ScanFunc) _((HashNode, int)); typedef
1022 typedef void (*ScanTabFunc) _((HashTable, ScanFunc, int));
1045 ScanFunc disablenode; /* pointer to function to disable a node */
1046 ScanFunc enablenode; /* pointer to function to enable a node */
1048 ScanFunc printnode; /* pointer to function to print a node */
H A Dhashtable.c369 int flags1, int flags2, ScanFunc scanfunc, int scanflags)
442 ScanFunc scanfunc, int scanflags)
H A Dbuiltin.c464 ScanFunc scanfunc;

Completed in 143 milliseconds