Home
last modified time | relevance | path

Searched refs:nnod (Results 1 – 1 of 1) sorted by relevance

/original-bsd/local/toolchest/ksh/sh/
H A Dname.c753 static void no_export(nnod) in no_export() argument
754 register struct Namnod *nnod; in no_export()
791 static void rm_node(nnod) in rm_node() argument
792 register struct Namnod *nnod; in rm_node()
800 pattrib(nnod,~N_EXPORT);
801 rmlocal(nnod);
802 free((char*)nnod);
811 void rmlocal (nnod) in rmlocal() argument
812 register struct Namnod *nnod; in rmlocal()
856 unassign (nnod);
[all …]