Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dset.c51 static Char *getinx(Char *, int *);
184 p = getinx(p, &subscr); in doset()
226 getinx(Char *cp, int *ip) in getinx() function
286 p = getinx(p, &subscr); in dolet()