Searched defs:getnode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dtrestore.c45 #define getnode(s,type) ((Shnode_t*)stkalloc((s),sizeof(struct type))) macro
[all...]
H A Dparse.c92 #define getnode(type) ((Shnode_t*)stakalloc(sizeof(struct type))) macro
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dexpr.c185 static int getnode(State_t* state, Node_t *np) function
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dsdb.c434 getnode(dns_sdballnodes_t *allnodes, const char *name, dns_sdbnode_t **nodep) { function
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1041 GetNodeFunc getnode; /* pointer to function to get an enabled node */ member in struct:hashtable

Completed in 221 milliseconds