Home
last modified time | relevance | path

Searched refs:SEARCH (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_search.c106 case SEARCH:
114 if (op != SEARCH)
H A Drecno.h49 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator
H A Drec_seq.c119 if ((e = __rec_search(t, nrec - 1, SEARCH)) == NULL)
H A Drec_put.c226 SINSERT : SEARCH)) == NULL)
H A Drec_get.c100 if ((e = __rec_search(t, nrec, SEARCH)) == NULL)
/illumos-gate/usr/src/common/ficl/softcore/
H A Dsoftcore.fr173 \ ** SEARCH+EXT words and ficl helpers
174 .( loading SEARCH & SEARCH-EXT words ) cr
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c178 #define SEARCH -45 /* search flag */ macro
1382 if( (c=ed_getchar(vp->ed,mode==SEARCH?1:-2)) == usreof ) in getline()
1392 else if(mode==SEARCH && c==editb.e_intr) in getline()
1414 if( mode == SEARCH ) in getline()
1474 if( mode==SEARCH && cur_virt==0 ) in getline()
1519 if( mode == SEARCH ) in getline()
1542 if( mode != SEARCH ) in getline()
1549 …if(mode!=SEARCH && last_virt>=0 && (vp->ed->e_tabcount|| !isblank(cur_virt)) && vp->ed->sh->nextpr… in getline()
2238 getline(vp,SEARCH); in search()
/illumos-gate/usr/src/common/ficl/test/
H A Dcore.fr640 ( HOW TO SEARCH FOR NON-EXISTENT WORD? )
991 TESTING DICTIONARY SEARCH RULES
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg168 @ MSG_LFL_TRC_SEARCH "TRACE-SEARCH"