Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsrcpath.c50 size_t theLen = strlen(dir); in srcpath() local
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_crypt.c94 int theLen = 0; in ascii2hex() local
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c125 appendToPath(struct pcdir *dp, char *thePath, int *theLen) in appendToPath()