ci_pathlen        315 dev/ccd.c      		    MAXPATHLEN, &ci->ci_pathlen);
ci_pathlen        323 dev/ccd.c      		ci->ci_path = malloc(ci->ci_pathlen, M_DEVBUF, M_WAITOK);
ci_pathlen        324 dev/ccd.c      		bcopy(tmppath, ci->ci_path, ci->ci_pathlen);
ci_pathlen        131 dev/ccdvar.h   	size_t		ci_pathlen;		/* length of component path */
ci_pathlen        176 dev/raidframe/rf_openbsd.h 	size_t			 ci_pathlen;	/* Length of component path. */