Searched defs:siz (Results 1 – 2 of 2) sorted by relevance
54 size_t os_strlcpy(char *dest, const char *src, size_t siz) in os_strlcpy()
564 static ssize_t bpf_dummy_read(struct file *filp, char __user *buf, size_t siz, loff_t *ppos) in bpf_dummy_read()572 static ssize_t bpf_dummy_write(struct file *filp, const char __user *buf, size_t siz, loff_t *ppos) in bpf_dummy_write()