Home
last modified time | relevance | path

Searched defs:pelem (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcsh/
H A Dma.setp.c95 static struct pelem { struct
96 struct pelem *pnext; /* pointer to next path */ argument
97 char *pname; /* name of pathlist */
98 char *psuf; /* suffix for pathlist */
99 char *pdef; /* default for pathlist */
100 int pdirs; /* # directories on each pathlist */
101 char *pdir[MAXDIRS]; /* directory names for each pathlist */