/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | sfstrtof.h | 125 #define GET(p) (*get)(p,0) macro 137 #define GET(p) (((p)<(z))?(*p++):(back=0)) macro 142 #define GET(p) (*p++) macro 229 do c = GET(s); while (isspace(c)); 237 c = GET(s); 247 c = GET(s); 258 c = GET(s); 276 c = GET(s); 278 c = GET(s); 282 c = GET(s); [all …]
|
/titanic_41/usr/src/cmd/make/bin/ |
H A D | svr4.make.rules.file | 38 GET=get 53 $(GET) $(GFLAGS) $< 59 $(GET) $(GFLAGS) $< 65 $(GET) $(GFLAGS) $< 71 $(GET) $(GFLAGS) $< 77 $(GET) $(GFLAGS) $< 88 $(GET) $(GFLAGS) $< 93 $(GET) $(GFLAGS) $< 95 $(GET) $(GFLAGS) $< 105 $(GET) $(GFLAGS) $< [all …]
|
H A D | make.rules.file | 48 $(GET) $(GFLAGS) -p $< > $*.c 53 $(GET) $(GFLAGS) -p $< > $*.c 58 $(GET) $(GFLAGS) -p $< > $*.c 63 $(GET) $(GFLAGS) -p $< > $*.c 70 $(GET) $(GFLAGS) -p $< > $*.c 84 $(GET) $(GFLAGS) -p $< > $*.y 93 $(GET) $(GFLAGS) -p $< > $*.y 101 $(GET) $(GFLAGS) -p $< > $*.y 110 $(GET) $(GFLAGS) -p $< > $*.y 126 $(GET) $(GFLAGS) -p $< > $*.l [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg_grammar.y | 51 %token CANCEL CLEAR COMMIT CREATE DESTROY END EXIT EXPORT GET HELP 98 %type <cmd> get_command GET 528 get_command: GET 533 | GET TOKEN 538 | GET property_type 550 | GET OPTION property_type
|
H A D | nwamcfg_lex.l | 110 return GET;
|
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | scsbioctl.h | 105 GET = 0, enumerator
|
/titanic_41/usr/src/cmd/rpcgen/ |
H A D | rpc_util.h | 89 #define GET 2 macro
|
H A D | rpc_cout.c | 614 inline_struct(sp->decls, sp->tail, GET, indent); in emit_struct_tail_recursion() 707 inline_struct(dl, NULL, GET, 1); in emit_struct()
|
/titanic_41/usr/src/ |
H A D | Makefile.noget | 50 GET=sccscheck
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | pplex.c | 1198 GET(c, c, tp, xp); in ppcpp() 1260 GET(c, c, tp, xp); in ppcpp() 2106 GET(c, n, tp, xp); in ppcpp() 2109 GET(c, n, tp, xp); in ppcpp() 2141 GET(c, n, tp, xp); in ppcpp() 2182 GET(c, n, tp, xp); in ppcpp() 2186 GET(c, n, tp, xp); in ppcpp() 2191 GET(c, n, tp, xp); in ppcpp() 2275 GET(c, n, tp, xp); in ppcpp() 2295 GET(c, n, tp, xp); in ppcpp()
|
H A D | ppfsm.h | 221 #define GET(p,c,tp,xp) \ macro
|
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | isns_mgmt.h | 55 #define GET "get" macro
|
H A D | door.c | 73 {GET, get_op},
|
/titanic_41/usr/src/lib/print/mod_ipp/ |
H A D | httpd-standalone-ipp.conf | 273 <LimitExcept GET>
|
/titanic_41/usr/src/lib/libstmf/common/ |
H A D | store.c | 255 #define GET 0 macro 2027 ret = iPsGetSetPersistType(persistType, handle, svc, GET); in psGetServicePersist() 2093 if (getSet == GET) { in iPsGetSetPersistType() 2214 } else if (getSet == GET) { in iPsGetSetPersistType() 2237 if (getSet == GET) { in iPsGetSetPersistType() 2280 return (iPsGetSetStmfProp(propType, propVal, GET)); in psGetStmfProp() 2299 if (propVal == NULL || (getSet != GET && getSet != SET)) { in iPsGetSetStmfProp() 2327 if (getSet == GET) { in iPsGetSetStmfProp() 2478 } else if (getSet == GET) { in iPsGetSetStmfProp() 2499 if (getSet == GET) { in iPsGetSetStmfProp()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | pac.c | 51 return GET(16,p); in load_16_le() 64 return GET(32,p); in load_32_le() 76 return GET(64,p); in load_64_le()
|
/titanic_41/usr/src/lib/libshell/common/scripts/ |
H A D | rssread.sh | 249 request="GET /${_.path} HTTP/1.1\r\n"
|
/titanic_41/usr/src/cmd/geniconvtbl/ |
H A D | geniconvtbl.c | 152 #define GET(c) ((c) = **inbuf, (*inbuf)++, (*inbytesleft)--) macro 524 GET(c); in map_i_f() 1258 GET(c); in eval_op() 1270 GET(c); in eval_op()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | port.mk.70 | 69 GET= sccs get
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/ |
H A D | montecarlo.c | 2380 if (scsb_mode(scsb_fd, GET, &old_mode) == 0) in alarm_card_occupant() 2406 if (sop == GET) in scsb_mode()
|
/titanic_41/usr/src/cmd/isns/isnsadm/ |
H A D | isnsadm.c | 2380 if (xmlTextWriterStartElement(writer, (xmlChar *)GET) < 0) { in build_get_xml_doc()
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 890 returned by the @dfn{GET CONFIGURATION} @sc{bios} call. If the @sc{bios}
|
H A D | multiboot.info | 824 returned by the "GET CONFIGURATION" BIOS call. If the BIOS call fails,
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 7662 # Wyse sales can be reached by phone at 1-800-GET-WYSE. Tech support is at
|
H A D | terminfo.src | 8554 # Wyse sales can be reached by phone at 1-800-GET-WYSE. Tech support is at
|