Home
last modified time | relevance | path

Searched refs:expect (Results 51 – 75 of 94) sorted by relevance

1234

/illumos-gate/usr/src/test/elf-tests/tests/groups/no-relobj-group-merge/
H A DREADME.md21 We then link these objects together using `ld -r` and expect:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c899 char *expect; local
946 expect = expect_strtok (s, "-");
949 if (expect == (char *) 0)
957 if (get_string (expect))
/illumos-gate/exception_lists/
H A Dpmodes57 # /var/adm stuff added because std cron jobs for sys/adm expect this
/illumos-gate/usr/src/cmd/bnu/
H A Dconn.c57 EXTERN int chat(), rddev(), expect(), wrstr(), wrchr();
582 ok = expect(want, fn);
614 expect(str, fn) in expect() function
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.data72 # quoted value containing a space. NOTE this does not parse as you might expect
/illumos-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DREADME52 array set to "fault.one" and "fault.two" (in that order) and expect
/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.h91 struct token *expect(struct token *, int, const char *);
H A Dpre-process.c1083 int expect; in handle_include_path() local
1087 expect = '>'; in handle_include_path()
1090 expect = 0; in handle_include_path()
1094 expect = '>'; in handle_include_path()
1099 filename = token_name_sequence(token, expect, token); in handle_include_path()
1120 path = expect ? angle_includepath : quote_includepath; in handle_include_path()
H A Dlib.c83 struct token *expect(struct token *token, int op, const char *where) in expect() function
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-storage-ahci.p5m50 # In general, we expect ahci devices to use the ahci class code.
H A Dsystem-test-smbclient.p5m197 depend type=require fmri=shell/expect
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h326 http_status_t expect; /* Expect: header */ member
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE48 CTM caused the trouble, although I expect there's more to it.
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtermcap.ed165 * actually expect it to be copied, at a slight cost in speed.
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dnic.esc34 * all the supported events expect DDI_SERVICE_LOST).
/illumos-gate/usr/src/common/ficl/softcore/
H A Dsoftcore.fr54 : expect ( c-addr u1 -- ) accept span ! ;
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c174 static int warn_mismatch(char *desc, char *src, int expect, int assigned);
453 warn_mismatch(char *desc, char *src, int expect, int assigned) in warn_mismatch() argument
455 if (expect == assigned) in warn_mismatch()
469 desc, assigned, src, expect); in warn_mismatch()
475 desc, assigned, src, expect); in warn_mismatch()
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c325 kb8042_send_and_expect(struct kb8042 *kb8042, uint8_t send, uint8_t expect, in kb8042_send_and_expect() argument
339 rval = ((datab == expect) ? B_TRUE : B_FALSE); in kb8042_send_and_expect()
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A D8859-8.txt55 # notices will be checked, but do not expect an immediate response.
H A D8859-13.txt51 # notices will be checked, but do not expect an immediate response.
H A D8859-7.txt58 # notices will be checked, but do not expect an immediate response.
H A D8859-16.txt49 # notices will be checked, but do not expect an immediate response.
/illumos-gate/usr/src/boot/
H A DREADME.loader120 These are mostly commands one would expect a normal
/illumos-gate/usr/src/data/zoneinfo/
H A Dbackward315 # However, for various reasons many users expect to find it under Europe.
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th229 \ Print the menu caption (we expect a string to be on the stack
1049 \ We expect there to be a non-zero

1234