| /NextBSD/contrib/tcsh/ |
| HD | tw.comp.c | 271 int looking; in tw_result() local 280 looking = TW_COMPLETION; in tw_result() 283 looking = TW_SIGNAL; in tw_result() 286 looking = TW_ALIAS; in tw_result() 289 looking = TW_BINDING; in tw_result() 292 looking = TW_COMMAND; in tw_result() 295 looking = TW_PATH | TW_COMMAND; in tw_result() 298 looking = TW_DIRECTORY; in tw_result() 301 looking = TW_PATH | TW_DIRECTORY; in tw_result() 304 looking = TW_ENVVAR; in tw_result() [all …]
|
| HD | tw.parse.c | 169 int looking; /* what we are looking for */ in tenematch() local 232 looking = starting_a_command(qline.s + word - 1, qline.s) ? in tenematch() 241 xprintf(CGETS(30, 1, "starting_a_command %d\n"), looking); in tenematch() 256 if ((looking == TW_COMMAND || looking == TW_ZERO) && in tenematch() 262 xprintf(CGETS(30, 2, "complete %d "), looking); in tenematch() 265 looking = tw_complete(qline.s + cmd_start, &p, &pat, looking, &suf); in tenematch() 268 xprintf(CGETS(30, 3, "complete %d %S\n"), looking, pat); in tenematch() 304 search_ret = t_search(&wordbuf, command, looking, 1, pat, suf); in tenematch() 322 search_ret = spell_me(&wordbuf, looking, pat, suf); in tenematch() 327 search_ret = t_search(&wordbuf, command, looking, 1, pat, suf); in tenematch() [all …]
|
| HD | tw.spell.c | 41 spell_me(struct Strbuf *oldname, int looking, Char *pat, eChar suf) in spell_me() argument 81 looking == TW_COMMAND && (foundslash || *old != '/') ? in spell_me() 82 TW_COMMAND : looking, 1, pat, suf); in spell_me()
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zlook/ |
| HD | zlook.c | 204 boolean_t looking = B_FALSE; in main() local 216 looking = B_TRUE; in main() 220 looking = B_TRUE; in main() 224 looking = B_TRUE; in main() 260 if ((checking && looking) || (checking && reading) || in main() 261 (looking && reading) || (!reading && bflag) || in main() 262 (!checking && !reading && !looking)) in main()
|
| /NextBSD/contrib/tcsh/nls/C/ |
| HD | set30 | 11 8 looking = %d\n 12 9 \ntcsh internal error: I don't know what I'm looking for!\n
|
| /NextBSD/contrib/tcsh/nls/finnish/ |
| HD | set30 | 11 8 looking = %d\n 12 9 \ntcsh internal error: I don't know what I'm looking for!\n
|
| /NextBSD/contrib/tcsh/nls/greek/ |
| HD | set30 | 11 8 looking = %d\n
|
| /NextBSD/contrib/tcsh/nls/russian/ |
| HD | set30 | 11 8 looking = %d\n
|
| /NextBSD/contrib/tcsh/nls/ukrainian/ |
| HD | set30 | 11 8 looking = %d\n
|
| /NextBSD/contrib/tcsh/nls/et/ |
| HD | set30 | 11 8 looking = %d\n
|
| /NextBSD/contrib/tcsh/nls/german/ |
| HD | set30 | 11 8 looking = %d\n
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | CMS_verify.pod | 37 An attempt is made to locate all the signing certificate(s), first looking in 38 the B<certs> parameter (if it is not NULL) and then looking in any 83 In some cases the standard techniques for looking up and validating
|
| HD | PKCS7_verify.pod | 39 An attempt is made to locate all the signer's certificates, first looking in 40 the B<certs> parameter (if it is not B<NULL>) and then looking in any certificates
|
| /NextBSD/contrib/tcsh/nls/french/ |
| HD | set30 | 11 8 looking = %d\n
|
| /NextBSD/crypto/openssl/doc/apps/ |
| HD | crl.pod | 90 verify the signature on a CRL by looking up the issuing certificate in 95 verify the signature on a CRL by looking up the issuing certificate in
|
| /NextBSD/sys/boot/ficl/softwords/ |
| HD | ficllocal.fr | 7 \ locstate: 0 = looking for -- or }}
|
| HD | jhlocal.fr | 9 \ locstate: 0 = looking for | or -- or }}
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/ |
| HD | tst.fds.ksh | 36 * Note that we are explicitly not looking at fi_mount -- it (by design) does
|
| /NextBSD/usr.bin/tip/ |
| HD | TODO | 19 and phone line). got any ideas here? I'm looking at something
|
| /NextBSD/contrib/dialog/ |
| HD | dialog.lsm | 6 of questions or display messages in nice looking color
|
| /NextBSD/tools/tools/find-sb/ |
| HD | README | 9 looking carefully at the output of this program and creating a new disklabel,
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | tcpwdist_example.txt | 69 so we are looking at the applications behaviour as it writes to TCP.
|
| /NextBSD/contrib/libpcap/ |
| HD | TODO | 15 style (okay, you can guess that by looking at the code) and a guide for
|
| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | ChangeLog.gcc43 | 23 (_cpp_find_file): Cache the results of looking up the file name
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | aout | 16 # in the program, and looking at that might help.
|