/titanic_50/usr/src/lib/efcode/fcode_test/ |
H A D | test.fth | 31 noop 32 : .noop noop noop ;
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.discardd/ |
H A D | in.discardd.c | 54 noop(int s, const struct sockaddr *sap, int sa_size, const void *buf, size_t sz) in noop() function 68 dg_template(noop, STDIN_FILENO, NULL, 0); in main()
|
/titanic_50/usr/src/lib/efcode/engine/ |
H A D | interactive.c | 71 env->instance_mode, &noop, &noop, &set_buffer_actions); in buffer_colon() 82 env->instance_mode, &noop, &noop, &set_value_actions); in value() 107 env->instance_mode, &noop, &noop, &set_defer_actions); in defer()
|
H A D | actions.c | 152 { (token_t)&value_fetch, (token_t)&value_store, (token_t)&noop }, 157 { (token_t)&do_defer, (token_t)&store, (token_t)&noop }, 160 { (token_t)&buffer_init, (token_t)&two_drop, (token_t)&noop, },
|
H A D | fcode.c | 626 env->instance_mode, &noop, &noop, &set_value_actions); in bvalue() 656 &noop, &noop, &set_defer_actions); in bdefer() 666 &noop, &noop, &set_buffer_actions); in bbuffer_colon()
|
H A D | package.c | 267 COMPILE_TOKEN(&noop); in create_internal_value()
|
H A D | forth.c | 519 noop(fcode_env_t *env) in noop() function 2596 ANSI(0x07b, 0, "noop", noop); in _init()
|
/titanic_50/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_rcm.c | 1154 int noop; in ap_rcm_ctl() local 1183 noop = 0; in ap_rcm_ctl() 1188 noop++; in ap_rcm_ctl() 1201 noop++; in ap_rcm_ctl() 1245 noop++; in ap_rcm_ctl() 1252 noop++; in ap_rcm_ctl() 1264 noop++; in ap_rcm_ctl() 1308 if ((rc == CFGA_OK) && (noop == 0)) { in ap_rcm_ctl()
|
/titanic_50/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach.il.cpp | 90 ! NOTE: The rdpr instruction executes as a noop. It has no
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | nd.c | 93 noop; in nd_getset() 245 noop; in nd_load()
|
H A D | common.h | 51 #define noop macro
|
/titanic_50/usr/src/cmd/sulogin/ |
H A D | sulogin.c | 116 static void noop(int); 434 sa.sa_handler = noop; in setupsigs() 730 noop(int sig) in noop() function
|
/titanic_50/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 73 noop NOOP 74 noop Do nothing.
|
/titanic_50/usr/src/cmd/tsol/tnd/ |
H A D | tnd.c | 74 static void noop(); 263 (void) sigset(SIGUSR1, noop); in main() 1741 noop() in noop() function
|
/titanic_50/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 138 FNPROTO(noop);
|
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge_ndd.c | 1318 noop; in hxge_nd_load() 1394 noop; in hxge_nd_getset()
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE | 629 assignments was treated as a noop has been fixed.
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip.c | 10057 noop; in ip_snmp_get_mib2_ip_addr()
|
H A D | ip_if.c | 8980 noop; in ip_process_legacy_nddprop()
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 5969 buffer/string. Now, the operation is treated as a noop. Provides Windows
|