Home
last modified time | relevance | path

Searched refs:looking (Results 1 – 25 of 240) sorted by relevance

12345678910

/freebsd-14.2/contrib/tcsh/
H A Dtw.comp.c268 int looking; in tw_result() local
283 looking = TW_ALIAS; in tw_result()
304 looking = TW_FILE; in tw_result()
316 looking = TW_JOB; in tw_result()
319 looking = TW_LIMIT; in tw_result()
322 looking = TW_NONE; in tw_result()
328 looking = TW_TEXT; in tw_result()
337 looking = TW_USER; in tw_result()
385 return looking; in tw_result()
390 return looking; in tw_result()
[all …]
H A Dtw.parse.c252 if ((looking == TW_COMMAND || looking == TW_ZERO) && in tenematch()
261 looking = tw_complete(qline.s + cmd_start, &p, &pat, looking, &suf); in tenematch()
987 switch (looking) { in tw_collect_items()
1131 if (looking == TW_COMMAND || looking == TW_LOGNAME in tw_collect_items()
1135 switch (looking) { in tw_collect_items()
1152 if ((looking == TW_COMMAND || looking == TW_USER in tw_collect_items()
1244 switch (looking) { in tw_suffix()
1381 if ((looking == TW_LOGNAME) || (looking == TW_USER)) in tw_collect()
1577 looking = TW_FILE; in t_search()
1711 looking &= ~TW_PATH; in t_search()
[all …]
H A Dtw.spell.c37 spell_me(struct Strbuf *oldname, int looking, Char *pat, eChar suf) in spell_me() argument
77 looking == TW_COMMAND && (foundslash || *old != '/') ? in spell_me()
78 TW_COMMAND : looking, 1, pat, suf); in spell_me()
/freebsd-14.2/contrib/tcsh/nls/finnish/
H A Dset3010 8 looking = %d\n
11 9 \ntcsh internal error: I don't know what I'm looking for!\n
/freebsd-14.2/contrib/tcsh/nls/C/
H A Dset3010 8 looking = %d\n
11 9 \ntcsh internal error: I don't know what I'm looking for!\n
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dxenix24 # skip examples like GENA.SND Switch.Snd by looking for record length maximal 1024-3
26 # skip examples like GAME.PICTURE Strange.Pic by looking for positive record length
28 # skip examples like Xtable.Data FRACTAL.GEN SHR.VIEW by looking for positive string length
30 # skip examples like OMBRE.6 with "UUUUUU" name by looking for valid high second record type
H A Ddif13 # skip text starting with TABLE by looking for numeric version on 2nd line
15 # skip DROID x-fmt-41-signature-id-380.dif by looking for key word TUPLES at the beginning
H A Dtplink16 # skip Norton Commander Cleanup Utility NCCLEAN.INI by looking for valid vendor name
18 # skip user.dbt by looking for positive hardware id
H A Dcoff19 # skip DOCTOR.DAILY READER.NDA REDBOX.ROOT by looking for positive number of sections
21 # skip ega80woa.fnt svgafix.fnt HP3FNTS1.DAT HP3FNTS2.DAT INTRO.ACT LEARN.PIF by looking for low nu…
H A Drtf12 # skip DROID fmt-355-signature-id-522.rtf by looking for valid version
14 # skip also \ in DROID fmt-50-signature-id-158.rtf by looking for valid version
H A Dfonts84 # dfCopyright 60 byte null padded Copyright string. uncomment it to get old looking
197 # skip cl8m8ocofedso.testfile by looking for face size lower/equal 72
202 # skip ISO 9660 CD-ROM ./filesystem by looking for low positive face size
204 # skip DOS 2.0 backup id file ./msdos by looking for face size lower/equal 72
206 # skip MS oem.hlp, some Windows ICO ./msdos by looking for valid long name like WYE
208 # skip Microsoft WinWord 2.0 ./msdos by looking for positive offset to font data
H A Dmaple57 # skip xBASE Compound Index file *.CDX by looking for version
65 # skip more xBASE Compound Index file *.CDX by looking for keyword Maple
H A Dblit20 # skip TTComp archive, ASCII, 4K by looking for executable keyword like main
/freebsd-14.2/contrib/tcsh/nls/greek/
H A Dset3010 8 looking = %d\n
/freebsd-14.2/contrib/tcsh/nls/russian/
H A Dset3010 8 looking = %d\n
/freebsd-14.2/contrib/tcsh/nls/ukrainian/
H A Dset3010 8 looking = %d\n
/freebsd-14.2/contrib/tcsh/nls/et/
H A Dset3010 8 looking = %d\n
/freebsd-14.2/contrib/tcsh/nls/german/
H A Dset3010 8 looking = %d\n
/freebsd-14.2/contrib/tcsh/nls/french/
H A Dset3010 8 looking = %d\n
/freebsd-14.2/stand/ficl/softwords/
H A Dficllocal.fr7 \ locstate: 0 = looking for -- or }}
/freebsd-14.2/usr.bin/tip/
H A DTODO18 and phone line). got any ideas here? I'm looking at something
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh36 * Note that we are explicitly not looking at fi_mount -- it (by design) does
/freebsd-14.2/contrib/dialog/
H A Ddialog.lsm6 of questions or display messages in nice looking color
/freebsd-14.2/crypto/openssl/doc/man3/
H A DCMS_verify.pod43 An attempt is made to locate all the signing certificate(s), first looking in
44 the I<certs> parameter (if it is not NULL) and then looking in any
96 In some cases the standard techniques for looking up and validating
/freebsd-14.2/tools/build/
H A Dcheck-links.sh24 -U: Skip looking for unresolved symbols.

12345678910