Searched refs:app_name (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/menu/
H A Drootwindow.cpp74 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,
/netbsd-6-1-5-RELEASE/sbin/newfs_udf/
H A Dudf_create.h144 char const *app_name; member in struct:udf_create_context
H A Dudf_create.c73 context.app_name = "*NetBSD newfs";
608 udf_set_regid(&pri->app_id, context.app_name);
H A Dnewfs_udf.c1467 context.app_name = APP_NAME;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c1225 def_import (const char *app_name, const char *module, const char *dllext, argument
1235 if (app_name != NULL)
1236 application_name = app_name;

Completed in 140 milliseconds