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

  /src/sys/arch/hpc/stand/hpcboot/menu/
rootwindow.cpp 74 TCHAR app_name[32]; local in function:RootWindow::create
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/
udf_core.h 182 char const *app_name; member in struct:udf_create_context

Completed in 12 milliseconds