Skip to content

SYS_stat

Man Page

x86_64 ARM64 RV64

Signature

(import "wali" "SYS_stat" (func (param $pathname i32) (param $statbuf i32) (result i64)))
long stat(char* pathname, struct stat* statbuf);