Searched defs:unlen (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/fs/msdosfs/ |
H A D | msdosfs_conv.c | 388 msdosfs_unix2dosfn(const u_char *un, u_char dn[12], int unlen, u_int gen) in msdosfs_unix2dosfn() 541 msdosfs_unix2winfn(const u_char *un, int unlen, struct winentry *wep, int cnt, in msdosfs_unix2winfn() 598 msdosfs_winChkName(const u_char *un, int unlen, struct winentry *wep, in msdosfs_winChkName() 743 msdosfs_winSlotCnt(const u_char *un, int unlen, int utf8) in msdosfs_winSlotCnt()
|
H A D | msdosfs_lookup.c | 631 int unlen = cnp->cn_namelen; in msdosfs_createde() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | dhcp6.c | 230 uint16_t ulen, unlen; in dhcp6_makeuser() local
|