Searched refs:gettlen (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dread.c98 static int gettlen(const char *, const char **);
551 tlen = gettlen(cp, &ep);
712 gettlen(const char *cp, const char **epp) function
833 (void)gettlen(cp, &cp);
836 (void)gettlen(cp, &cp);
847 (void)gettlen(cp, &cp);
851 (void)gettlen(cp, &cp);

Completed in 78 milliseconds