Searched refs:path_pointer (Results 1 – 1 of 1) sorted by relevance
59 char *path_pointer; in scan_shares_files() local87 path_pointer = fullpath + strlen(fullpath); in scan_shares_files()88 *path_pointer++ = '/'; in scan_shares_files()89 *path_pointer = 0; in scan_shares_files()105 strcpy(path_pointer, dir_pointer->d_name); /* append name to fullpath */ in scan_shares_files()115 path_pointer[-1] = 0; in scan_shares_files()