lstat              59 user/testbin/badcall/bad_stat.c 	return lstat("null:", sb);
lstat             119 user/testbin/badcall/bad_stat.c 	any_empty(lstat, "stat");
lstat             137 user/testbin/badcall/common_path.c 	return lstat(name, &sb);
lstat             199 user/testbin/badcall/common_path.c T(lstat);