Home
last modified time | relevance | path

Searched refs:path_pointer (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c59 char *path_pointer; in scan_shares_files() local
87 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()