gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:S_ISLNK (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/realpath.c - 8.9KB - 212 lines
155:                 }
156:                 if (S_ISLNK(sb.st_mode)) {
157:                         if (symlinks++ > MAXSYMLINKS) {