/openbsd-src/usr.sbin/makefs/msdos/ |
H A D | msdosfs_conv.c | 258 unix2dosfn(u_char *un, u_char dn[11], int unlen, u_int gen) in unix2dosfn() 402 unix2winfn(u_char *un, int unlen, struct winentry *wep, int cnt, int chksum) in unix2winfn() 462 winChkName(u_char *un, int unlen, struct winentry *wep, int chksum) in winChkName() 539 winSlotCnt(u_char *un, int unlen) in winSlotCnt()
|
H A D | msdosfs_lookup.c | 135 u_char *un = cnp->cn_nameptr; in createde() local
|
/openbsd-src/sys/msdosfs/ |
H A D | msdosfs_conv.c | 355 dos2unixfn(u_char dn[11], u_char *un, int lower) in dos2unixfn() argument 414 unix2dosfn(u_char *un, u_char dn[11], int unlen, u_int gen) in unix2dosfn() argument 560 unix2winfn(u_char * un,int unlen,struct winentry * wep,int cnt,int chksum) unix2winfn() argument 622 winChkName(u_char * un,int unlen,struct winentry * wep,int chksum) winChkName() argument 803 winSlotCnt(u_char * un,int unlen) winSlotCnt() argument [all...] |
/openbsd-src/games/hack/ |
H A D | hack.objnam.c | 107 char *un = ocl->oc_uname; in typename() local 174 char *un = objects[obj->otyp].oc_uname; in xname() local 436 char *un, *dn, *an; in readobjnam() local
|
/openbsd-src/gnu/llvm/lldb/source/Host/linux/ |
H A D | HostInfoLinux.cpp | 56 struct utsname un; in GetOSVersion() local 71 struct utsname un; in GetOSBuildString() local
|
/openbsd-src/usr.sbin/lpr/common_source/ |
H A D | startdaemon.c | 54 struct sockaddr_un un; in startdaemon() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | enum11.C | 6 un, du, toi }; in f1() enumerator
|
/openbsd-src/gnu/llvm/lldb/source/Host/freebsd/ |
H A D | HostInfoFreeBSD.cpp | 22 struct utsname un; in GetOSVersion() local
|
/openbsd-src/gnu/llvm/lldb/source/Host/openbsd/ |
H A D | HostInfoOpenBSD.cpp | 23 struct utsname un; in GetOSVersion() local
|
/openbsd-src/gnu/llvm/lldb/source/Host/netbsd/ |
H A D | HostInfoNetBSD.cpp | 25 struct utsname un; in GetOSVersion() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | longbranch2.C | 41 int un = (i>>6) & 0x01; // sign of UP in EBCOTLut() local
|
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c++/ |
H A D | pass57-frag.cxx | 10 fitscolumn (const std::string &nm, const std::string &un,int i1,int t1) in fitscolumn()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | c99-condexpr-1.c | 50 union u { int p; } un; in foo() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
H A D | c90-printf-1.c | 15 ullong ull, unsigned int *un, const int *cn, signed char *ss, in foo()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/OpenBSD/ |
H A D | PlatformOpenBSD.cpp | 139 struct utsname un; in GetStatus() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
H A D | tem04.C | 175 enum T22 { un, du, toi }; // ERROR - .* in f1() enumerator
|
/openbsd-src/gnu/llvm/lldb/source/Host/posix/ |
H A D | HostInfoPosix.cpp | 43 struct utsname un; in GetOSKernelDescription() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/ |
H A D | PlatformFreeBSD.cpp | 147 struct utsname un; in GetStatus() local
|
/openbsd-src/libexec/login_ldap/ |
H A D | util.c | 317 struct sockaddr_un un; in do_conn() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/ |
H A D | PlatformNetBSD.cpp | 133 struct utsname un; in GetStatus() local
|
/openbsd-src/usr.bin/wall/ |
H A D | wall.c | 90 struct utmptty *un; in main() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/ |
H A D | PlatformLinux.cpp | 146 struct utsname un; in GetStatus() local
|
/openbsd-src/sys/sys/ |
H A D | audioio.h | 157 } un; member 168 } un; member
|
/openbsd-src/gnu/gcc/gcc/config/soft-fp/ |
H A D | double.h | 154 #define FP_CMP_D(r,X,Y,un) _FP_CMP(D,2,r,X,Y,un) argument 254 #define FP_CMP_D(r,X,Y,un) _FP_CMP(D,1,r,X,Y,un) argument
|
H A D | extended.h | 252 #define FP_CMP_E(r,X,Y,un) _FP_CMP(E,4,r,X,Y,un) argument 421 #define FP_CMP_E(r,X,Y,un) _FP_CMP(E,2,r,X,Y,un) argument
|