Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dsh.set.c48 static Char *getinx (Char *, int *);
299 p = getinx(p, &subscr); in doset()
352 getinx(Char *cp, int *ip) in getinx() function
415 p = getinx(p, &subscr); in dolet()