| /src/tests/modules/k_helper3/ |
| k_helper3.c | 61 char filename[MAXPATHLEN], *propsstr, *shortname, *dot; local 89 shortname = strrchr(filename, '/'); 90 if (shortname != NULL) 91 shortname++; 93 shortname = filename; 94 dot = strrchr(shortname, '.'); 97 (void)modctl(MODCTL_UNLOAD, shortname);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| target-delegates-gen.c | 403 target_debug_printf_nofunc ("-> %s->post_attach (...)", this->beneath ()->shortname ()); 406 this->beneath ()->shortname (), 424 target_debug_printf_nofunc ("-> %s->detach (...)", this->beneath ()->shortname ()); 427 this->beneath ()->shortname (), 447 target_debug_printf_nofunc ("-> %s->disconnect (...)", this->beneath ()->shortname ()); 450 this->beneath ()->shortname (), 470 target_debug_printf_nofunc ("-> %s->resume (...)", this->beneath ()->shortname ()); 473 this->beneath ()->shortname (), 493 target_debug_printf_nofunc ("-> %s->commit_resumed (...)", this->beneath ()->shortname ()); 496 this->beneath ()->shortname ()); [all...] |
| cp-abi.c | 278 auto_cp_abi.shortname = "auto"; 280 abi->shortname).release (); 282 abi->shortname).release (); 287 if (strcmp (current_cp_abi.shortname, "auto") == 0) 299 if (strcmp (cp_abis[i]->shortname, short_name) == 0) 321 uiout->field_string ("cp-abi", cp_abis[i]->shortname); 323 padcount = 16 - 2 - strlen (cp_abis[i]->shortname); 365 cp_abi_names[i] = cp_abis[i]->shortname; 381 uiout->field_string ("cp-abi", current_cp_abi.shortname);
|
| target-connection.c | 65 return string_printf ("%s %s", t->shortname (), 68 return t->shortname ();
|
| record.c | 158 DEBUG ("stop %s", t->shortname ()); 168 DEBUG ("unpush %s", t->shortname ()); 180 DEBUG ("disconnect %s", t->shortname ()); 195 DEBUG ("detach %s", t->shortname ()); 210 DEBUG ("mourn inferior %s", t->shortname ()); 226 DEBUG ("kill %s", t->shortname ()); 337 gdb_printf (_("Active record target: %s\n"), t->shortname ());
|
| cp-abi.h | 218 const char *shortname; member in struct:cp_abi_ops
|
| gnu-v2-abi.c | 397 gnu_v2_abi_ops.shortname = "gnu-v2";
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| target-delegates-gen.c | 395 target_debug_printf_nofunc ("-> %s->post_attach (...)", this->beneath ()->shortname ()); 398 this->beneath ()->shortname (), 416 target_debug_printf_nofunc ("-> %s->detach (...)", this->beneath ()->shortname ()); 419 this->beneath ()->shortname (), 439 target_debug_printf_nofunc ("-> %s->disconnect (...)", this->beneath ()->shortname ()); 442 this->beneath ()->shortname (), 462 target_debug_printf_nofunc ("-> %s->resume (...)", this->beneath ()->shortname ()); 465 this->beneath ()->shortname (), 485 target_debug_printf_nofunc ("-> %s->commit_resumed (...)", this->beneath ()->shortname ()); 488 this->beneath ()->shortname ()); [all...] |
| cp-abi.c | 278 auto_cp_abi.shortname = "auto"; 280 abi->shortname).release (); 282 abi->shortname).release (); 287 if (strcmp (current_cp_abi.shortname, "auto") == 0) 299 if (strcmp (cp_abis[i]->shortname, short_name) == 0) 321 uiout->field_string ("cp-abi", cp_abis[i]->shortname); 323 padcount = 16 - 2 - strlen (cp_abis[i]->shortname); 365 cp_abi_names[i] = cp_abis[i]->shortname; 381 uiout->field_string ("cp-abi", current_cp_abi.shortname);
|
| target-connection.c | 65 return string_printf ("%s %s", t->shortname (), 68 return t->shortname ();
|
| record.c | 158 DEBUG ("stop %s", t->shortname ()); 168 DEBUG ("unpush %s", t->shortname ()); 180 DEBUG ("disconnect %s", t->shortname ()); 195 DEBUG ("detach %s", t->shortname ()); 210 DEBUG ("mourn inferior %s", t->shortname ()); 226 DEBUG ("kill %s", t->shortname ()); 337 gdb_printf (_("Active record target: %s\n"), t->shortname ());
|
| cp-abi.h | 218 const char *shortname; member in struct:cp_abi_ops
|
| gnu-v2-abi.c | 403 gnu_v2_abi_ops.shortname = "gnu-v2";
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| dsl_bookmark.c | 57 dsl_dataset_bmark_lookup(dsl_dataset_t *ds, const char *shortname, 73 err = zap_lookup_norm(mos, bmark_zapobj, shortname, sizeof (uint64_t), 91 char *shortname; local 95 error = dsl_bookmark_hold_ds(dp, fullname, &ds, FTAG, &shortname); 99 error = dsl_dataset_bmark_lookup(ds, shortname, bmp); 119 char *shortname; local 127 &bmark_fs, FTAG, &shortname); 136 error = dsl_dataset_bmark_lookup(bmark_fs, shortname, 192 char *shortname; local 197 &bmark_fs, FTAG, &shortname)); 368 char *shortname; local 407 char *shortname; local [all...] |
| /src/usr.bin/systat/ |
| globalcmds.c | 48 static char *shortname(const char *, const char *); 51 shortname(const char *key, const char *s) function 87 if ((name = shortname(args, p->c_name)) == NULL)
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| run_doxygen | 9 # shortname 116 shortname="$3" 125 shortname=unset 141 if test $srcdir = unset || test $outdir = unset || test $mode = unset || test $shortname = unset || test $host_alias = unset; then 168 case x"$shortname" in 174 echo run_doxygen error: $shortname is invalid 1>&2 188 -e "s=@shortname@=${shortname}=g" \
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
| run_doxygen | 9 # shortname 116 shortname="$3" 125 shortname=unset 141 if test $srcdir = unset || test $outdir = unset || test $mode = unset || test $shortname = unset || test $host_alias = unset; then 168 case x"$shortname" in 174 echo run_doxygen error: $shortname is invalid 1>&2 188 -e "s=@shortname@=${shortname}=g" \
|
| /src/external/gpl3/gdb.old/dist/gdb/python/ |
| py-connection.c | 251 const char *shortname = conn->target->shortname (); local 252 return host_string_to_python_string (shortname).release ();
|
| /src/external/gpl3/gdb/dist/gdb/python/ |
| py-connection.c | 250 const char *shortname = conn->target->shortname (); local 251 return host_string_to_python_string (shortname).release ();
|
| /src/external/gpl3/binutils/dist/include/ |
| xtensa-isa-internal.h | 125 const char *shortname; /* Abbreviated name. */ member in struct:xtensa_regfile_internal_struct
|
| /src/external/gpl3/binutils.old/dist/include/ |
| xtensa-isa-internal.h | 125 const char *shortname; /* Abbreviated name. */ member in struct:xtensa_regfile_internal_struct
|
| /src/external/gpl3/gdb.old/dist/include/ |
| xtensa-isa-internal.h | 125 const char *shortname; /* Abbreviated name. */ member in struct:xtensa_regfile_internal_struct
|
| /src/external/gpl3/gdb/dist/include/ |
| xtensa-isa-internal.h | 125 const char *shortname; /* Abbreviated name. */ member in struct:xtensa_regfile_internal_struct
|
| /src/external/bsd/file/dist/src/ |
| file.c | 120 #define OPT(shortname, longname, opt, def, doc) \ 121 {longname, opt, NULL, shortname}, 779 #define OPT(shortname, longname, opt, def, doc) \ 780 (void)printf(" -%c, --" longname, shortname), \
|
| /src/crypto/external/bsd/openssh/dist/ |
| sshkey.h | 171 const char *shortname; member in struct:sshkey_impl
|