Searched refs:u_short (Results 1 – 25 of 58) sorted by relevance
123
/glibc-2.36/sunrpc/ |
D | tst-xdrmem2.c | 34 u_short v_u_short; in do_test() 60 T(u_short, 31) in do_test() 68 T(u_short, 36) in do_test() 95 T(u_short, 36) in do_test() 103 T(u_short, 36) in do_test()
|
D | tst-xdrmem.c | 37 u_short v_u_short; in do_test() 119 T(u_short, 0) \ in do_test() 120 T(u_short, UCHAR_MAX) \ in do_test() 121 T(u_short, USHRT_MAX) \ in do_test() 122 T(u_short, 0xbeef) \ in do_test() 123 T(u_short, 0x5678) \ in do_test()
|
D | pm_getport.c | 83 u_short 91 u_short port = 0; in __libc_rpc_getport() 148 u_short in libc_hidden_def()
|
D | authuxprot.c | 52 ? xdr_u_short (xdrs, (u_short *) & (p->aup_uid)) in xdr_authunix_parms() 55 ? xdr_u_short (xdrs, (u_short *) & (p->aup_gid)) in xdr_authunix_parms()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | profil.c | 33 static u_short *samples; 60 update_waiter (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in update_waiter() 112 __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in libc_hidden_def() 228 u_short *sb; in fork_profil_child()
|
/glibc-2.36/sunrpc/rpc/ |
D | pmap_clnt.h | 70 int __protocol, u_short __port) __THROW; 88 extern u_short pmap_getport (struct sockaddr_in *__address,
|
D | pmap_prot.h | 75 #define PMAPPORT ((u_short)111)
|
D | types.h | 79 typedef __u_short u_short; typedef
|
/glibc-2.36/sysdeps/posix/ |
D | profil.c | 34 static u_short *samples; 65 __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in __profil()
|
/glibc-2.36/gmon/ |
D | profil.c | 30 __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in __profil()
|
/glibc-2.36/include/rpc/ |
D | pmap_clnt.h | 12 extern u_short __libc_rpc_getport (struct sockaddr_in *address, u_long program,
|
/glibc-2.36/resolv/ |
D | res_send.c | 587 u_short len; in send_vc() 588 u_short len2; in send_vc() 634 len = htons ((u_short) buflen); in send_vc() 640 len2 = htons ((u_short) buflen2); in send_vc()
|
/glibc-2.36/scripts/ |
D | check-c++-types.sh | 121 u_short
|
/glibc-2.36/nis/ |
D | nis_intern.h | 69 extern u_short __pmap_getnisport (struct sockaddr_in *address, u_long program,
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | c++-types.data | 67 u_short:t
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n32/ |
D | c++-types.data | 67 u_short:t
|
123