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

/macosx-10.10/zsh-61/zsh/Src/
H A Dhashnameddir.c277 zfree(nd, sizeof(struct nameddir));
H A Dzsh.h430 typedef struct nameddir *Nameddir;
1805 struct nameddir { struct
H A Dutils.c900 static struct nameddir homenode = { {NULL, "", 0}, NULL, 0 };
944 finddir_last = (Nameddir)hcalloc(sizeof(struct nameddir));

Completed in 201 milliseconds