Searched refs:kstrncpy (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dkmem.h22 extern int kstrncpy __P((char *, long, int));
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dkmem.h22 extern int kstrncpy __P((char *, long, int));
H A Dgetifname.c70 if (kstrncpy(buf, (u_long)netif.if_name, sizeof(buf)) == -1)
H A Dkmem.c171 int kstrncpy(buf, pos, n) function
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipftest.c38 int kstrncpy __P((char *, long, int n));
664 int kstrncpy(buf, pos, n) function

Completed in 145 milliseconds