Home
last modified time | relevance | path

Searched refs:u_short (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dcoda_psdev.h29 u_short uc_flags;
30 u_short uc_inSize;
31 u_short uc_outSize;
32 u_short uc_opcode;
Dcoda.h34 typedef unsigned short u_short; typedef
166 u_short va_mode;
619 u_short in_size;
620 u_short out_size;
/bionic/libm/i387/
Dnpx.h50 u_short en_fcs; /* floating code segment selector */
51 u_short en_opcode; /* opcode last executed (11 bits ) */
154 void npxinit(u_short control);
/bionic/libc/include/sys/
Dtypes.h147 typedef unsigned short u_short; typedef
/bionic/libc/dns/net/
Dgetnameinfo.c92 u_short si_port;
173 u_short port; in getnameinfo_inet()
/bionic/libc/dns/include/
Dresolv_private.h167 u_short id; /* current message id */
/bionic/libc/bionic/
Dfts.c52 static u_short fts_stat(FTS *, FTSENT *, int, int);
793 static u_short
/bionic/libc/dns/resolv/
Dres_send.c746 u_short len; in send_vc()
831 ns_put16((u_short)buflen, (u_char*)(void *)&len); in send_vc()