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

  /src/sbin/newfs_udf/
newfs_udf.c 70 #define APP_VERSION_MAIN 0
164 context.app_version_main = APP_VERSION_MAIN;
udf_core.h 184 int app_version_main; member in struct:udf_create_context
udf_core.c 133 context.app_version_main = 0;
816 regid->id_suffix[0] = context.app_version_main;
  /src/usr.sbin/makefs/
udf.c 67 #define APP_VERSION_MAIN 0
145 context.app_version_main = APP_VERSION_MAIN;
  /src/sbin/fsck_udf/
main.c 84 #define APP_VERSION_MAIN 0
4195 context.app_version_main = APP_VERSION_MAIN;

Completed in 18 milliseconds