Searched refs:kstrncpy (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sbin/ipf/libipf/ |
| H A D | kmem.h | 17 extern int kstrncpy(char *, long, int);
|
| H A D | kmem.c | 79 kstrncpy(register char *buf, long pos, register int n) in kstrncpy() function
|
| /freebsd/sbin/ipf/common/ |
| H A D | kmem.h | 17 extern int kstrncpy(char *, long, int);
|
| /freebsd/sbin/ipf/ipftest/ |
| H A D | ipftest.c | 33 int kstrncpy(char *, long, int n); 503 kstrncpy(char *buf, long pos, int n) in kstrncpy() function
|