Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDsh.set.c48 static Char *getinx (Char *, int *);
281 p = getinx(p, &subscr); in doset()
334 getinx(Char *cp, int *ip) in getinx() function
397 p = getinx(p, &subscr); in dolet()