Home
last modified time | relevance | path

Searched defs:getnode (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/mailx/
H A Dmyfopen.c63 getnode(FILE *fp) in getnode() function
/titanic_41/usr/src/cmd/device_remap/
H A Ddevice_remap.pl94 sub getnode { subroutine
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dtrestore.c45 #define getnode(s,type) ((Shnode_t*)stkalloc((s),sizeof(struct type))) macro
H A Dparse.c88 #define getnode(type) ((Shnode_t*)stakalloc(sizeof(struct type))) macro
/titanic_41/usr/src/tools/stabs/
H A Dmain.c284 getnode(char *cp) in getnode() function
/titanic_41/usr/src/lib/libcmd/common/
H A Dexpr.c185 static int getnode(State_t* state, Node_t *np) in getnode() function