/titanic_50/usr/src/lib/libresolv2/common/isc/ |
H A D | tree.c | 56 # define ENTER(proc) { \ macro 79 # define ENTER(proc) ; macro 98 ENTER("tree_init") in tree_init() 105 ENTER("tree_srch") in tree_srch() 136 ENTER("tree_add") in tree_add() 148 ENTER("tree_delete"); in tree_delete() 155 ENTER("tree_trav") in tree_trav() 171 ENTER("tree_mung") in tree_mung() 190 ENTER("sprout") in sprout() 344 ENTER("delete") in delete() [all …]
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | hsearch.c | 110 ENTER /* Find; enter if not present */ enumerator 188 res = hsearch(*new, ENTER); in main() 259 if(action == ENTER) in hsearch() 272 if(action == ENTER) in hsearch()
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | search.h | 32 typedef enum { FIND, ENTER } ACTION; enumerator
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | search.h | 60 FIND, ENTER enumerator
|
H A D | hsearch.c | 83 if (action == ENTER) {
|
/titanic_50/usr/src/head/ |
H A D | search.h | 43 typedef enum { FIND, ENTER } ACTION; enumerator
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | hsearch.c | 188 res = hsearch(*new, ENTER); in main() 295 if (action == ENTER) in hsearch() 308 if (action == ENTER) in hsearch()
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | hsearch.c | 129 if(!(o = (Hash_t*)dtmatch(Hashtab,item.key)) && action == ENTER &&
|
/titanic_50/usr/src/cmd/sendmail/db/hsearch/ |
H A D | hsearch.c | 99 case ENTER:
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | Dialers | 124 # This disables ENTER INTERACTIVE WITH <CR>. 146 # This disables ENTER INTERACTIVE WITH <CR>. 169 # This disables ENTER INTERACTIVE WITH <CR>. 190 # This disables ENTER INTERACTIVE WITH <CR>. 230 # This disables ENTER INTERACTIVE WITH <CR>.
|
/titanic_50/usr/src/cmd/lp/lib/filters/ |
H A D | insfilter.c | 472 #define ENTER() int our_tag; our_tag = ++peg; macro 516 ENTER();
|
/titanic_50/usr/src/lib/libshell/common/edit/ |
H A D | vi.c | 178 #define ENTER -25 /* enter flag */ macro 994 return(ENTER); in cntlmode() 1380 if( tmp == ENTER || tmp == BIGVI ) in getline()
|
/titanic_50/usr/src/cmd/avs/dsw/ |
H A D | iiadm.c | 2441 (void) hsearch(item, ENTER); 2912 if (hsearch(item, ENTER) == NULL) { 3932 (void) hsearch(item, ENTER); 3959 (void) hsearch(*found, ENTER); 3966 (void) hsearch(item, ENTER);
|
/titanic_50/usr/src/cmd/sendmail/db/ |
H A D | db.h | 1015 FIND, ENTER enumerator
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 13 LICENSEE SHALL NOT INSTALL/USE THE SOFTWARE OR ENTER A LICENSE KEY. WRITTEN
|
/titanic_50/usr/src/cmd/avs/sv/ |
H A D | svadm.c | 1445 if (hsearch(item, ENTER) == NULL) { in create_cfg_hash()
|
/titanic_50/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 140 ENTER, /* for 186 enter instr */ enumerator 2231 /* [C,8] */ TNSyp("enter",ENTER), TNSyp("leave",NORM), TNS("lret",RET), TNS("lret",NORM), 4587 case ENTER: in dtrace_disx86()
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 9097 # 8) program ENTER to transmit ^J, 9473 # keys: = * / + 7 8 9 - 4 5 6 , 1 2 3 0 . ENTER 12298 # transmit mode associated with ENTER key. 12301 # the screen, then it has dropped into ENTER mode; hit 16709 …:ti=\001P0\001O1\001R1\001C4,\001c0,\014\001M0,42,WARNING DOUBLE ENTER ESCAPE and \025\001C1,\001c…
|
H A D | terminfo.src | 10212 # 8) program ENTER to transmit ^J, 10696 # keys: = * / + 7 8 9 - 4 5 6 , 1 2 3 0 . ENTER 13863 # transmit mode associated with ENTER key. 13866 # the screen, then it has dropped into ENTER mode; hit 18770 …smcup=\001P0\001O1\001R1\001C4\,\001c0\,\014\001M0\,42\,WARNING DOUBLE ENTER ESCAPE and \025\001C1…
|