Home | History | Annotate | Download | only in strace

Lines Matching refs:f_fname

1955 			tprintf("f_fname=\"%.*s\", ",
1956 (int) sizeof(statbuf.f_fname),
1957 statbuf.f_fname);