Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dmode.h106 char *fornam; member
H A Dxec.c613 NAMPTR n = lookup(((FORPTR) t)->fornam);
H A Dcmd.c338 ((FORPTR) t)->fornam=(char*) wdarg->argval;
/original-bsd/old/sh/
H A Dmode.h161 STRING fornam; member
H A Dcmd.c238 t->fornod.fornam=wdarg->argval;
H A Dxec.c339 NAMPTR n = lookup(t->fornod.fornam);