Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dlookup.c56 value = makenl(cp);
81 value = nl = makenl(cp);
83 nl->n_next = makenl(cp);
H A Dgram.y86 $$ = makenl($1);
98 $$ = last_n = makenl($2);
100 last_n->n_next = makenl($2);
477 makenl(name) in makenl() function
H A Ddefs.h145 struct namelist *makenl();
H A Dmain.c436 nl = makenl(args[i]);
H A Dexpand.c109 nl = makenl(NULL);