Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c48 char *path_pointer; in scan_shares_files() local
76 path_pointer = fullpath + strlen(fullpath); in scan_shares_files()
77 *path_pointer++ = '/'; in scan_shares_files()
78 *path_pointer = 0; in scan_shares_files()
94 strcpy(path_pointer, dir_pointer->d_name); /* append name to fullpath */ in scan_shares_files()
104 path_pointer[-1] = 0; in scan_shares_files()