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

/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c56 * getlen calculate length of strings with tabs
135 static int getlen(int, char *);
377 len1 = getlen(0, bp);
407 (void) getlen((hlen + WGUTTER) % 8, bp);
522 getlen(int startpos, char *buffer) function
595 * len1 set by getlen to the possibly truncated
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c234 getlen(char *buf) function
251 DPRINT((dbfp, "getlen() is not looking at a header token\n"));
971 alt_length = getlen(kl->aub_buf);

Completed in 48 milliseconds