Searched refs:fsarg (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/executor/ |
D | common_linux.h | 767 static long syz_mount_image(long fsarg, long dir, unsigned long size, unsigned long nsegs, long seg… in syz_mount_image() argument 825 NONFAILING(strncpy(fs, (char*)fsarg, sizeof(fs) - 1)); in syz_mount_image()
|
/external/syzkaller/pkg/csource/ |
D | generated.go | 1347 static long syz_mount_image(long fsarg, long dir, unsigned long size, unsigned long nsegs, long seg… 1401 NONFAILING(strncpy(fs, (char*)fsarg, sizeof(fs) - 1));
|