/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | msg.h | 56 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 D | ipc.h | 33 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 D | sem.h | 68 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 D | shm.h | 73 ushort shm_lpid; /* pid of last shmop */ 74 ushort shm_cpid; /* pid of creator */ 75 ushort shm_nattch; /* number of current attaches */
|
H A D | types.h | 33 typedef unsigned short ushort; /* System V compatibility */ typedef
|
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_scsi.c | 39 *(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 D | disp4.c | 43 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 D | disp3.c | 238 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 D | disp2.c | 59 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 D | dispatch.h | 102 ushort flags;
|
H A D | nodes.h | 62 ushort flags; /* flags, EXF_... */
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | mks.h | 335 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 D | magic | 87 >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 D | requests.h | 74 ushort actions; /* mail/write, immediate/hold/resume, raw */ 84 ushort outcome; /* success/fauilure */
|
/titanic_41/usr/src/cmd/lp/lib/requests/ |
H A D | llib-llpreq | 42 ushort actions; /* mail/write, immediate/hold/resume, raw */ 52 ushort outcome; /* success/fauilure */ 53 ushort version; /* version of system sending job*/
|
H A D | getrequest.c | 220 reqp->outcome = (ushort)strtol(p, (char **)0, 16);
|
/titanic_41/usr/src/lib/libbc/inc/include/nettli/ |
H A D | timod.h | 54 ushort ti_flags; /* flags */
|
/titanic_41/usr/src/cmd/sendmail/include/sm/ |
H A D | sem.h | 32 ushort *array;
|
/titanic_41/usr/src/cmd/awk_xpg4/ |
H A D | awk0.c | 177 ushort slevel; /* Scope level (0 == root) */ 178 ushort loopexit; /* Short circuit loop with keyword */
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | ndrtypes.ndl | 62 #define WORD ushort 69 #define LPWORD ushort *
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | sem.c | 231 ushort *array;
|
/titanic_41/usr/src/ucbhead/sys/ |
H A D | types.h | 461 typedef unsigned short ushort; /* sys III compat */ typedef
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | types.h | 559 typedef unsigned short ushort; typedef
|
/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | sfhdr.h | 549 #ifndef ushort 550 #define ushort unsigned short macro 710 ushort uh;
|
H A D | sfvscanf.c | 952 else *((ushort*)value) = (ushort)argv.lu;
|