Searched refs:path_ptr (Results 1 – 2 of 2) sorted by relevance
333 char * path_ptr, *path; in fcmd_resolve() local364 path_ptr = path; in fcmd_resolve()366 while ((*path_ptr == ' ') || (*path_ptr == '\t')) path_ptr ++; in fcmd_resolve()368 tc = get_first_token (path_ptr, &lp); in fcmd_resolve()
508 path_rec_completion(int status, struct sa_path_rec *pathrec, void *path_ptr) in path_rec_completion() argument510 struct ipoib_path *path = path_ptr; in path_rec_completion()