gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:strcmp from t2ex/bsd_source/lib/libc/src_bsd/stdlib/realpath.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/realpath.c - 8.9KB - 212 lines
122:                         continue;
123:                 else if (strcmp(next_token, ".") == 0)
124:                         continue;
125:                 else if (strcmp(next_token, "..") == 0) {
126:                         /*