/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | machclock.h | 65 #define TODOP_GET(top) ((top)->tod_get(top)) argument 66 #define TODOP_SET(top, ts) ((top)->tod_set(top, ts)) argument 67 #define TODOP_SETWD(top, nsec) ((top)->tod_set_watchdog_timer(top, nsec)) argument 68 #define TODOP_CLRWD(top) ((top)->tod_clear_watchdog_timer(top)) argument 69 #define TODOP_SETWAKE(top, nsec) ((top)->tod_set_wake_alarm(top, nsec)) argument 70 #define TODOP_CLRWAKE(top) ((top)->tod_clear_wake_alarm(top)) argument
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | machclock.h | 198 #define TODOP_GET(top) ((top).tod_get()) argument 199 #define TODOP_SET(top, ts) ((top).tod_set(ts)) argument 200 #define TODOP_SETWD(top, nsec) ((top).tod_set_watchdog_timer(nsec)) argument 201 #define TODOP_CLRWD(top) ((top).tod_clear_watchdog_timer()) argument 202 #define TODOP_SETWAKE(top, ts) ((top).tod_set_power_alarm(ts)) argument 203 #define TODOP_CLRWAKE(top) ((top).tod_clear_power_alarm()) argument
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/ |
H A D | rec_get.c | 124 __rec_fpipe(t, top) in __rec_fpipe() argument 180 __rec_vpipe(t, top) in __rec_vpipe() argument 237 __rec_fmap(t, top) in __rec_fmap() argument 287 __rec_vmap(t, top) in __rec_vmap() argument
|
H A D | rec_search.c | 76 indx_t top; local
|
/titanic_44/usr/src/lib/libeti/menu/common/ |
H A D | chk.c | 41 _chk_top(MENU *m, int *top, ITEM *current) in _chk_top() 58 _chk_current(MENU *m, int *top, ITEM *current) in _chk_current()
|
H A D | topitem.c | 39 set_top_row(MENU *m, int top) in set_top_row()
|
H A D | curitem.c | 41 int top; in set_current_item() local
|
H A D | driver.c | 42 int top; in menu_driver() local
|
H A D | pattern.c | 140 int top; in set_menu_pattern() local
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | todpc_subr.c | 129 todpc_set(tod_ops_t *top, timestruc_t ts) in todpc_set() 169 todpc_get(tod_ops_t *top) in todpc_get() 233 todpc_setalarm(tod_ops_t *top, int nsecs) in todpc_setalarm() 322 todpc_clralarm(tod_ops_t *top) in todpc_clralarm()
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_conv.c | 69 indx_t i, top; local 137 indx_t i, top; local
|
/titanic_44/usr/src/uts/i86xpv/io/ |
H A D | xpvtod.c | 46 todxen_get(tod_ops_t *top) in todxen_get() 125 todxen_set(tod_ops_t *top, timestruc_t ts) in todxen_set()
|
/titanic_44/usr/src/uts/common/io/ral/ |
H A D | ral_rate.c | 86 int flags = 0, i, rateidx = 0, thridx, top; in ral_rssadapt_choose() local 155 uint32_t i, thridx, top; in ral_rssadapt_lower_rate() local 184 int i, top; in ral_rssadapt_raise_rate() local
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | scrreg.c | 52 setscrreg(int top, int bottom) in setscrreg()
|
H A D | wscrreg.c | 50 wsetscrreg(WINDOW *w, int top, int bottom) in wsetscrreg()
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wscrreg.c | 47 wsetscrreg(w, top, bottom) in wsetscrreg() argument
|
/titanic_44/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_rsearch.c | 77 db_indx_t indx, top; local 365 db_indx_t indx, top; local
|
/titanic_44/usr/src/lib/libast/common/hash/ |
H A D | hashview.c | 43 hashview(Hash_table_t* top, Hash_table_t* bot) in hashview()
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_vwind.c | 199 line *top; in vcontext() local 258 vshow(line *addr, line *top) in vshow()
|
/titanic_44/usr/src/cmd/ipf/lib/common/ |
H A D | printhash_live.c | 26 iphtent_t entry, *top, *node; local
|
H A D | printpool_live.c | 26 ip_pool_node_t entry, *top, *node; local
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | overlap.c | 56 top, bottom, left, right; in _overlap() local
|
H A D | init_pair.c | 81 short top = -1; in init_pair() local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | radix.c | 224 struct radix_node *saved_t, *top = t; in rn_match() local 362 struct radix_node *top = head->rnh_treetop; in rn_insert() local 549 struct radix_node *saved_tt, *top = head->rnh_treetop; in rn_addroute() local 713 struct radix_node *dupedkey, *saved_tt, *top; in rn_delete() local
|
/titanic_44/usr/src/cmd/mailx/ |
H A D | names.c | 108 register struct name *top, *np, *t; in extract() local 152 register char *cp, *top; in detract() local 595 register char **ap, **top; in unpack() local
|