Home
last modified time | relevance | path

Searched defs:maxpos (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/cut/
Dcut.c264 char *cp, *pos, *maxpos; in c_cut() local
298 char *sp, *ep, *pos, *maxpos; in f_cut() local
/openbsd/src/usr.bin/aucat/
Dafile.h45 off_t maxpos; /* max allowed pos (.wav limitation) */ member
/openbsd/src/gnu/usr.bin/perl/
Dregexp.h1064 char *maxpos; /* highest possible point in string to match */ member