Home
last modified time | relevance | path

Searched refs:ushort (Results 1 – 25 of 28) sorted by relevance

12

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmsg.h56 ushort msg_cbytes; /* current # bytes on q */
57 ushort msg_qnum; /* # of messages on q */
58 ushort msg_qbytes; /* max # of bytes on q */
59 ushort msg_lspid; /* pid of last msgsnd */
60 ushort msg_lrpid; /* pid of last msgrcv */
83 ushort msg_ts; /* message text size */
84 ushort msg_spot; /* message text map address */
H A Dipc.h33 ushort uid; /* owner's user id */
34 ushort gid; /* owner's group id */
35 ushort cuid; /* creator's user id */
36 ushort cgid; /* creator's group id */
37 ushort mode; /* access modes */
38 ushort seq; /* slot usage sequence number */
H A Dsem.h68 ushort sem_nsems; /* # of semaphores in set */
78 ushort semval; /* semaphore text map address */
80 ushort semncnt; /* # awaiting semval > cval */
81 ushort semzcnt; /* # awaiting semval = 0 */
100 ushort *array; /* array for GETALL & SETALL */
H A Dshm.h73 ushort shm_lpid; /* pid of last shmop */
74 ushort shm_cpid; /* pid of creator */
75 ushort shm_nattch; /* number of current attaches */
H A Dtypes.h33 typedef unsigned short ushort; /* System V compatibility */ typedef
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsi.c39 *(ushort *)ap = (ushort)(((nav & 0xff0000) >> 16) | (nav & 0xff00)); in scsi_htos_3byte()
50 scsi_htos_short(unchar *ap, ushort nsv) in scsi_htos_short()
52 *(ushort *)ap = htons(nsv); in scsi_htos_short()
69 ushort
70 scsi_stoh_short(ushort as) in scsi_stoh_short()
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c43 ushort status; in s_accept_dest()
93 ushort status; in s_reject_dest()
146 ushort status; in s_enable_dest()
178 ushort when, in s_disable_dest()
232 ushort status; in s_load_filter_table()
311 ushort immediate; in s_shutdown()
340 ushort type, in s_quiet_alert()
432 ushort status; in s_send_fault()
459 ushort status; in s_clear_fault()
488 ushort status; in s_paper_changed()
H A Ddisp3.c238 ushort status; in s_max_trays()
292 ushort status; in s_mount()
338 ushort status; in s_mount_tray()
393 ushort status; in s_unmount()
444 ushort status; in s_unmount_tray()
490 ushort status; in s_load_form()
598 ushort status; in s_unload_form()
655 ushort status; in s_load_printwheel()
762 ushort status; in s_unload_printwheel()
H A Ddisp2.c59 ushort status; in s_load_printer()
218 ushort status; in s_unload_printer()
370 ushort status; in s_load_class()
464 ushort status; in s_unload_class()
H A Ddispatch.h102 ushort flags;
H A Dnodes.h62 ushort flags; /* flags, EXF_... */
/titanic_41/usr/src/lib/libxcurses/h/
H A Dmks.h335 LEXTERN void crc16 (ushort *, ushort);
336 LEXTERN void crcccitt (ushort *, ushort);
551 LEXTERN void _uttoof (time_t, ushort *, ushort *);
552 LEXTERN time_t _oftout (ushort, ushort);
/titanic_41/usr/src/cmd/file/
H A Dmagic87 >8 ushort >0 not stripped
92 >8 ushort >0 not stripped
95 >8 ushort >0 not stripped
105 >22 ushort >0 - version %ld
108 >22 ushort >0 - version %ld
111 >22 ushort >0 - version %ld
114 >22 ushort >0 - version %ld
121 >22 ushort >0 - version %ld
124 >22 ushort >0 - version %ld
133 >22 ushort >0 - version %ld
[all …]
/titanic_41/usr/src/cmd/lp/include/
H A Drequests.h74 ushort actions; /* mail/write, immediate/hold/resume, raw */
84 ushort outcome; /* success/fauilure */
/titanic_41/usr/src/cmd/lp/lib/requests/
H A Dllib-llpreq42 ushort actions; /* mail/write, immediate/hold/resume, raw */
52 ushort outcome; /* success/fauilure */
53 ushort version; /* version of system sending job*/
H A Dgetrequest.c220 reqp->outcome = (ushort)strtol(p, (char **)0, 16);
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtimod.h54 ushort ti_flags; /* flags */
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dsem.h32 ushort *array;
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk0.c177 ushort slevel; /* Scope level (0 == root) */
178 ushort loopexit; /* Short circuit loop with keyword */
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Dndrtypes.ndl62 #define WORD ushort
69 #define LPWORD ushort *
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dsem.c231 ushort *array;
/titanic_41/usr/src/ucbhead/sys/
H A Dtypes.h461 typedef unsigned short ushort; /* sys III compat */ typedef
/titanic_41/usr/src/uts/common/sys/
H A Dtypes.h559 typedef unsigned short ushort; typedef
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h549 #ifndef ushort
550 #define ushort unsigned short macro
710 ushort uh;
H A Dsfvscanf.c952 else *((ushort*)value) = (ushort)argv.lu;

12