Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.set.c44 static Char *getinx (Char *, int *);
291 p = getinx(p, &subscr); in doset()
344 getinx(Char *cp, int *ip) in getinx() function
407 p = getinx(p, &subscr); in dolet()