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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dparse.c96 static unsigned long writedefs(Lex_t *lexp,struct argnod *arglist, int line, int type, struct argnod *cmd) function
1204 writedefs(lexp,lexp->arg,lexp->sh->inlineno,'v',NIL(struct argnod*));
1576 writedefs(lexp,t->comset,line,'v',t->comarg);
1578 writedefs(lexp,argp,line,0,NIL(struct argnod*));
1580 writedefs(lexp,argp,line,0,NIL(struct argnod*));
1583 writedefs(lexp,argp,line,'u',NIL(struct argnod*));

Completed in 18 milliseconds