Search | Google it | Results 1 - 1 of 1 for funcall:strcmp from t2ex/bsd_source/lib/libc/src_bsd/stdlib/realpath.c (0.00 seconds) |
122: continue; 123: else if (strcmp(next_token, ".") == 0) 124: continue; 125: else if (strcmp(next_token, "..") == 0) { 126: /*