Home
last modified time | relevance | path

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

/openbsd/src/bin/csh/
Dset.c40 static Char *getinx(Char *, int *);
86 p = getinx(p, &subscr); in doset()
166 getinx(Char *cp, int *ip) in getinx() function
225 p = getinx(p, &subscr); in dolet()