Searched refs:qpath (Results 1 – 1 of 1) sorted by relevance
6112 char qpath[MAXPATHLEN]; local6156 len = sm_strlcpy(qpath, qg->qg_qdir, sizeof(qpath));6157 if (len >= sizeof(qpath))6170 qpath, basedir);6184 qg->qg_qdir, (int) sizeof(qpath));6195 cp = &qpath[len - 1];6210 qpath);6214 if (cp == qpath)6221 (void) sm_strlcpy(qpath + 1, qpath, sizeof(qpath) - 1);6366 syserr("can not opendir(%s)", qpath);[all …]