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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dmacro.c849 static char *getdolarg(Shell_t *shp, int n, int *size) function
1089 v = getdolarg(&sh,1,(int*)0);
1126 v = getdolarg(&sh,c,&vsize);
1433 getdolarg(&sh,MAX_ARGN,(int*)0);
1543 v = getdolarg(&sh,dolg=type,&vsize);
1768 if(!(v=getdolarg(&sh,dolg,&vsize)))
2530 getdolarg(shp,MAX_ARGN,(int*)0);

Completed in 238 milliseconds