Home
last modified time | relevance | path

Searched defs:unlen (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/msdosfs/
H A Dmsdosfs_conv.c388 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 Dmsdosfs_lookup.c631 int unlen = cnp->cn_namelen; in msdosfs_createde() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.c230 uint16_t ulen, unlen; in dhcp6_makeuser() local