Searched refs:sysctl_bpf (Results 1 – 1 of 1) sorted by relevance
/openbsd/sbin/sysctl/ |
H A D | sysctl.c | 201 int sysctl_bpf(char *, char **, int *, int, int *); 698 len = sysctl_bpf(string, &bufp, mib, flags, &type); in parse() 2390 sysctl_bpf(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_bpf() function
|