Searched defs:amu_global_options (Results 1 – 1 of 1) sorted by relevance
265 struct amu_global_options { struct266 char *arch; /* name of current architecture */267 char *auto_dir; /* automounter temp dir */268 int auto_attrcache; /* attribute cache timeout for auto dirs */269 char *cluster; /* cluster name */270 char *karch; /* kernel architecture */271 char *logfile; /* amd log file */272 char *op_sys; /* operating system name ${os} */273 char *op_sys_ver; /* OS version ${osver} */274 char *op_sys_full; /* full OS name ${full_os} */[all …]