Searched refs:SEARCH (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/lib/libc/db/recno/
H A Drecno.h34 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator in enum:SRCHOP
H A Drec_search.c97 case SEARCH:
105 if (op != SEARCH)
H A Drec_seq.c110 if ((e = __rec_search(t, nrec - 1, SEARCH)) == NULL)
H A Drec_get.c90 if ((e = __rec_search(t, nrec, SEARCH)) == NULL)
H A Drec_put.c212 SINSERT : SEARCH)) == NULL)
/openbsd-current/gnu/lib/libiberty/src/
H A Dvmsbuild.com7 $ SEARCH= "search /Exact"
61 $ SEARCH dummy.map "%LINK-I-UDFSYM" /Output=dummy.list
127 $ SEARCH functions.def "DEFFUNC","''f'" /Match=AND
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h49 SEARCH = 275, enumerator in enum:yytokentype
224 #define SEARCH 275 macro
H A Dbfin-parse.c76 SEARCH = 275, enumerator in enum:yytokentype
251 #define SEARCH 275 macro
1301 "EXPADJ", "SEARCH", "ONES", "SIGN", "SIGNBITS", "LINK", "UNLINK", "REG",
2989 notethat ("dsp32alu: (dregs , dregs ) = SEARCH dregs (searchmod)\n");
H A Dbfin-lex.c1177 return SEARCH;
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com192 $ IF (F$SEARCH(config_sh).NES."")
415 $ contains = "SEARCH"
431 $ manifestfound = F$SEARCH(file_2_find)
472 $ IF ( F$SEARCH("UU.DIR").EQS."" )
476 $ IF ( F$SEARCH("[.UU.CXX_REPOSITORY]*.*").NES."" )
481 $ IF ( F$SEARCH("[.UU]*.*").NES."" ) THEN DELETE/NOLOG/NOCONFIRM [.UU]*.*;*
488 $ manifestfound = F$SEARCH(file_2_find)
530 $ IF F$SEARCH(tmp) .NES. "" THEN file_2_find = tmp
535 $ found = F$SEARCH(dirname + file_2_find)
554 $ found = F$SEARCH(file_2_fin
[all...]
/openbsd-current/usr.sbin/rad/
H A Dparse.y124 %token ADDRESS_CONFIGURATION DNS NAMESERVER SEARCH MTU NAT64 HIGH MEDIUM LOW
411 | SEARCH search_block
546 {"search", SEARCH},
/openbsd-current/gnu/usr.bin/perl/win32/bin/
H A Dsearch.pl136 OPTIONS TELLING *WHERE* TO SEARCH:
154 OPTIONS CONTROLLING HOW THE SEARCH IS DONE (AND WHAT IS PRINTED):
1123 .SH SEARCH
1256 .SH "OPTIONS TELLING *WHERE* TO SEARCH"
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-lex.l74 [sS][eE][aA][rR][cC][hH] return SEARCH;
H A Dbfin-parse.y389 %token EXTRACT DEPOSIT EXPADJ SEARCH
791 | LPAREN REG COMMA REG RPAREN ASSIGN SEARCH REG LPAREN searchmod RPAREN
795 notethat ("dsp32alu: (dregs , dregs ) = SEARCH dregs (searchmod)\n");
/openbsd-current/gnu/usr.bin/perl/ext/VMS-Filespec/lib/VMS/
H A DFilespec.pm70 Uses the RMS $PARSE and $SEARCH services to expand the input
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DSearch.pm927 =head1 MAIN SEARCH METHODS
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1444 SEARCH: for my $d (sort { $a->id cmp $b->id } $CPAN::META->all_objects("CPAN::Distribution")) { label
1448 last SEARCH;

Completed in 154 milliseconds