HomeSort by: relevance | last modified time | path
    Searched refs:app_name (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
gprofng.cc 185 const char *app_name; member in struct:__anon7968
234 const char *aname = app_names[first].app_name;
  /src/external/gpl3/binutils.old/dist/gprofng/src/
gprofng.cc 184 const char *app_name; member in struct:__anon9437
232 const char *aname = app_names[first].app_name;
  /src/sys/arch/hpc/stand/hpcboot/menu/
rootwindow.cpp 74 TCHAR app_name[32]; local
80 wsprintf(app_name, TEXT("%s Build %d"), wc_name, HPCBOOT_BUILD_NUMBER);
82 _window = CreateWindow(wc_name, app_name, WS_VISIBLE,
  /src/sbin/newfs_udf/
newfs_udf.c 163 context.app_name = "*NetBSD UDF";
udf_core.h 182 char const *app_name; member in struct:udf_create_context
udf_core.c 132 context.app_name = "*NetBSD";
1050 udf_set_regid(&pri->app_id, context.app_name);
  /src/usr.sbin/makefs/
udf.c 144 context.app_name = "*NetBSD UDF";
  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 1176 APP_NAME - the name of the function in the application, if
1186 def_import (const char *app_name, const char *module, const char *dllext,
1195 if (app_name != NULL)
1196 application_name = app_name;
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 1176 APP_NAME - the name of the function in the application, if
1186 def_import (const char *app_name, const char *module, const char *dllext,
1195 if (app_name != NULL)
1196 application_name = app_name;
  /src/sbin/fsck_udf/
main.c 4193 context.app_name = "*NetBSD UDF";

Completed in 41 milliseconds