Searched defs:tst (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/
H A DMakefile35 ustack/tst.helper.exe := MAPFILE.NED=
37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
38 $(LINK.c) -o ustack/tst.helper.exe \
39 ustack/tst.helper.o ustack/helper_helper.o $(LDLIBS)
45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
46 $(LINK.c) -o ustack/tst.annotated.exe \
47 ustack/tst.annotated.o ustack/annotated_helper.o $(LDLIBS)
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/
H A DMakefile33 pid/tst.br.o := ASFLAGS += -xarch=v8plus
35 all: ustack/tst.helper.exe ustack/tst.annotated.exe
37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
38 $(LINK.c) -o ustack/tst.helper.exe \
39 ustack/tst.helper.o ustack/helper_helper.o $(LDLIBS)
45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o
46 $(LINK.c) -o ustack/tst
[all...]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/
H A DMakefile52 fasttrap/tst.fasttrap.exe := LDLIBS += -ldtrace
53 fasttrap/tst.stack.exe := LDLIBS += -ldtrace
55 sysevent/tst.post.exe := LDLIBS += -lsysevent
56 sysevent/tst.post_chan.exe := LDLIBS += -lsysevent
58 ustack/tst.bigstack.exe := COPTFLAG += -xO1
65 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
66 $(LINK.c) -o $@ nfs/tst.call.o nfs/$(SNOOPOBJS) $(LDLIBS) -lnsl
73 nfs/tst.call3.exe: nfs/tst
[all...]
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dpopen.c19 #define tst(a,b) (*mode == 'r'? (b) : (a)) macro
49 myside = tst(p[WTR], p[RDR]);
50 hisside = tst(p[RDR], p[WTR]);
60 stdio = tst(0, 1);
/illumos-gate/usr/src/lib/libmail/common/
H A Dpopenvp.c53 #define tst(a, b) (*mode == 'r'? (b) : (a)) macro
72 myside = tst(p[WTR], p[RDR]);
73 yourside = tst(p[RDR], p[WTR]);
82 stdio = tst(0, 1);
/illumos-gate/usr/src/cmd/mailx/
H A Dpopen.c52 #define tst(a,b) (*mode == 'r'? (b) : (a)) macro
89 myside = tst(p[WTR], p[RDR]);
90 yourside = tst(p[RDR], p[WTR]);
95 stdio = tst(0, 1);
/illumos-gate/usr/src/tools/cscope-fast/
H A Dmypopen.c42 #define tst(a, b) (*mode == 'r'? (b) : (a)) macro
59 myside = tst(p[WTR], p[RDR]);
60 yourside = tst(p[RDR], p[WTR]);
72 stdio = tst(0, 1);
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfpkrd.c216 char tst[2]; local
217 tst[0] = 'a';
218 tst[1] = 'z';
219 recv_peek_ok = (!pipe(fds) && write(fds[1], tst, 2) && recv(fds[0], tst, 1, MSG_PEEK) == 1 && tst[0] == 'a' && recv(fds[0], tst, 1, MSG_PEEK) == 1 && tst[0] == 'a') ? 1 : -1;
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioHdr.h200 int operator == (const AudioHdr& tst) argument
202 return ((sample_rate == tst.sample_rate) &&
203 (samples_per_unit == tst.samples_per_unit) &&
204 (bytes_per_unit == tst.bytes_per_unit) &&
205 (channels == tst.channels) &&
209 // (endian = tst.endian) &&
210 (encoding == tst.encoding));
212 int operator != (const AudioHdr& tst) argument
214 return (! (*this == tst));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dpclose.c79 #define tst(a, b) (*mode == 'r'? (b) : (a)) macro
111 myside = tst(p[WTR], p[RDR]);
112 remside = tst(p[RDR], p[WTR]);
116 if (remside != tst(0, 1)) {
117 (void) dup2(remside, tst(0, 1));
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub2.c37 static void packtrans(int st, CHR *tch, int *tst, int cnt, int tryit);
320 int tst[MAXNCG]; local
432 tst[n++] = stnum;
435 tst[n++] = xstate;
440 tst[n] = -1;
443 packtrans(s, tch, tst, n, tryit);
513 packtrans(int st, CHR *tch, int *tst, int cnt, int tryit) argument
534 ast = tst;
547 go[index] = tst[i];
557 if (go[c] != tst[
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c1180 * hermon_test_t *tst)
1190 * tst: pointer to HCA FM function test structure. If the structure
1204 hermon_test_t *tst)
1212 return (i_hca_pio_start(state->hs_dip, handlep, tst));
1220 * hermon_test_t *tst)
1232 * tst: pointer to HCA FM function test structure. If the structure
1246 hermon_test_t *tst)
1254 return (i_hca_pio_end(state->hs_dip, handlep, cnt, tst));
1710 * hermon_trigger_pio_error(hermon_test_t *tst, ddi_fm_error_t *derr)
1717 * tst
1203 hermon_PIO_start(hermon_state_t *state, ddi_acc_handle_t handle, hermon_test_t *tst) argument
1245 hermon_PIO_end(hermon_state_t *state, ddi_acc_handle_t handle, int *cnt, hermon_test_t *tst) argument
1729 hermon_trigger_pio_error(hermon_test_t *tst, ddi_fm_error_t *derr) argument
2238 i_hca_pio_start(dev_info_t *dip, struct i_hca_acc_handle *hdlp, struct i_hca_fm_test *tst) argument
2312 i_hca_pio_end(dev_info_t *dip, struct i_hca_acc_handle *hdlp, int *cnt, struct i_hca_fm_test *tst) argument
[all...]
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshnodes.h145 /* tst is same as lst, but with extra field for line number */
206 struct tstnod tst; member in union:Shnode_u
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1046 } tst; member in struct:ibcm_proceed_targs_s

Completed in 93 milliseconds