| /freebsd-12-stable/usr.sbin/pmcstudy/ |
| D | pmcstudy.c | 481 double un, par, res; in allocstall1() local 503 double un, par, res; in allocstall2() local 525 double br, un, con, res; in br_mispredict() local 560 double br, cl, cl2, cl3, uo, re, un, con, res, is; in br_mispredictib() local 606 double br, cl, uo, uo_r, re, con, un, res; in br_mispredict_broad() local 644 double un, memd, res, l1, ldb; in splitloadib() local 677 double con, un, memd, res; in splitload() local 702 double con, un, memd, res; in splitload_sb() local 775 double con, un, memd, res; in contested() local 799 double con, un, memd, res; in contested_has() local [all …]
|
| /freebsd-12-stable/usr.sbin/makefs/msdos/ |
| D | msdosfs_conv.c | 148 winSlotCnt(const u_char *un, size_t unlen) in winSlotCnt() 167 winChkName(const u_char *un, size_t unlen, struct winentry *wep, int chksum) in winChkName() 238 unix2winfn(const u_char *un, size_t unlen, struct winentry *wep, int cnt, in unix2winfn() 302 unix2dosfn(const u_char *un, u_char dn[12], size_t unlen, u_int gen) in unix2dosfn()
|
| D | msdosfs_lookup.c | 142 const u_char *un = (const u_char *)cnp->cn_nameptr; in createde() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Host/openbsd/ |
| D | HostInfoOpenBSD.cpp | 20 struct utsname un; in GetOSVersion() local 49 struct utsname un; in GetOSKernelDescription() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Host/freebsd/ |
| D | HostInfoFreeBSD.cpp | 21 struct utsname un; in GetOSVersion() local 50 struct utsname un; in GetOSKernelDescription() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Host/netbsd/ |
| D | HostInfoNetBSD.cpp | 24 struct utsname un; in GetOSVersion() local 62 struct utsname un; in GetOSKernelDescription() local
|
| /freebsd-12-stable/sys/fs/msdosfs/ |
| D | msdosfs_conv.c | 239 dos2unixfn(u_char dn[11], u_char *un, int lower, struct msdosfsmount *pmp) in dos2unixfn() 300 unix2dosfn(const u_char *un, u_char dn[12], size_t unlen, u_int gen, in unix2dosfn() 520 unix2winfn(const u_char *un, size_t unlen, struct winentry *wep, int cnt, in unix2winfn() 584 winChkName(struct mbnambuf *nbp, const u_char *un, size_t unlen, int chksum, in winChkName() 742 winSlotCnt(const u_char *un, size_t unlen, struct msdosfsmount *pmp) in winSlotCnt() 767 winLenFixup(const u_char *un, size_t unlen) in winLenFixup()
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | unique.c | 78 unique_t *un = kmem_alloc(sizeof (unique_t), KM_SLEEP); in unique_insert() local 102 unique_t *un; in unique_remove() local
|
| /freebsd-12-stable/usr.sbin/lpr/common_source/ |
| D | startdaemon.c | 61 struct sockaddr_un un; in startdaemon() local
|
| /freebsd-12-stable/tools/regression/sockets/pr_atomic/ |
| D | pr_atomic.c | 57 struct sockaddr_un un; in main() local
|
| /freebsd-12-stable/contrib/ntp/libntp/lib/isc/include/isc/ |
| D | netaddr.h | 42 char un[sizeof(((struct sockaddr_un *)0)->sun_path)]; member
|
| /freebsd-12-stable/crypto/heimdal/kcm/ |
| D | main.c | 113 heim_sipc un; in main() local
|
| /freebsd-12-stable/crypto/heimdal/lib/kadm5/ |
| D | context_s.c | 59 set_socket_name(krb5_context context, struct sockaddr_un *un) in set_socket_name()
|
| /freebsd-12-stable/sys/dev/rtwn/ |
| D | if_rtwn_rx.c | 118 rtwn_update_avgrssi(struct rtwn_softc *sc, struct rtwn_node *un, int8_t rssi, in rtwn_update_avgrssi() 242 struct rtwn_node *un; in rtwn_rx_common() local
|
| D | if_rtwn.c | 1702 struct rtwn_node *un; in rtwn_node_alloc() local 1720 struct rtwn_node *un = RTWN_NODE(ni); in rtwn_newassoc() local 1751 struct rtwn_node *un = RTWN_NODE(ni); in rtwn_node_free() local
|
| /freebsd-12-stable/crypto/heimdal/kdc/ |
| D | digest-service.c | 276 heim_sipc un; in main() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/ |
| D | PlatformOpenBSD.cpp | 181 struct utsname un; in GetStatus() local
|
| /freebsd-12-stable/usr.sbin/yp_mkdb/ |
| D | yp_mkdb.c | 102 int un = 0; in main() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/ |
| D | PlatformFreeBSD.cpp | 205 struct utsname un; in GetStatus() local
|
| /freebsd-12-stable/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| D | dataset.py | 188 def set_fsacl(self, un, d): argument
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/ |
| D | PlatformNetBSD.cpp | 176 struct utsname un; in GetStatus() local
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | print-chdlc.c | 135 } un; member
|
| /freebsd-12-stable/contrib/amd/amd/ |
| D | amd.c | 240 static struct utsname un; in init_global_options() local
|
| /freebsd-12-stable/usr.sbin/bluetooth/sdpd/ |
| D | server.c | 70 struct sockaddr_un un; in server_init() local
|
| /freebsd-12-stable/usr.sbin/ppp/ |
| D | server.c | 393 struct sockaddr_un un; in server_Close() local
|