Home
last modified time | relevance | path

Searched refs:un (Results 1 – 25 of 161) sorted by path

1234567

/illumos-gate/usr/src/cmd/audio/audiotest/
H A Daudiotest.c347 struct utsname un; in find_num_devices() local
367 if (uname(&un) != -1) in find_num_devices()
369 un.sysname, un.release, un.version, un.machine); in find_num_devices()
/illumos-gate/usr/src/cmd/bnu/
H A Dmailst.c114 static char un[2*NAMESIZE]; variable
124 (void) snprintf(un, sizeof (un), "LOGNAME=%s",p);
125 envp[0] = &un[0];
/illumos-gate/usr/src/cmd/ccidadm/
H A Dccidadm.c223 const char *un = ""; in ccidadm_list_slot_usable_str() local
234 un = "un"; in ccidadm_list_slot_usable_str()
237 return (snprintf(buf, buflen, "%ssupported", un) < buflen); in ccidadm_list_slot_usable_str()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSCA1000.po37 msgstr "The module has been disabled and un-registered as a hardware provider to the illumos Crypto…
H A DSCA500.po37 msgstr "The module has been disabled and un-registered as a hardware provider to the illumos Crypto…
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c756 read_16_bits((uchar_t *)&(dp->un.pcd_scluster_hi), &hi); in extractStartCluster()
1049 p = (uchar_t *)&(dp->un.pcd_scluster_hi); in updateDirEnt_Start()
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c470 (d->un.pcd_scluster_hi == 0) && in dir_find_label()
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c3015 entry->un.pcd_scluster_hi = htols(ffstart); in build_rootdir()
3028 entry->un.pcd_scluster_hi = 0; in build_rootdir()
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c69 } un; variable
70 #define sblock un.sblk
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_runner.c274 struct utsname un; in add_basic_env() local
294 if (uname(&un) >= 0) { in add_basic_env()
297 sysname = g_ascii_strdown(un.sysname, -1); in add_basic_env()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c183 strlcpy (hotplug_event->un.devfs.devfs_path, devfs_path, in devinfo_hotplug_enqueue()
184 sizeof (hotplug_event->un.devfs.devfs_path)); in devinfo_hotplug_enqueue()
185 hotplug_event->un.devfs.handler = handler; in devinfo_hotplug_enqueue()
297 if (parent == NULL && (strcmp(hotplug_event->un.devfs.devfs_path, "/") != 0)) { in hotplug_event_begin_add_devinfo()
298 HAL_ERROR (("Parent is NULL, devfs_path=%s", hotplug_event->un.devfs.devfs_path)); in hotplug_event_begin_add_devinfo()
H A Ddevinfo_misc.c76 struct utsname un; in devinfo_computer_add() local
90 if (uname (&un) >= 0) { in devinfo_computer_add()
91 hal_device_property_set_string (d, "system.kernel.name", un.sysname); in devinfo_computer_add()
92 hal_device_property_set_string (d, "system.kernel.version", un.release); in devinfo_computer_add()
93 hal_device_property_set_string (d, "system.kernel.machine", un.machine); in devinfo_computer_add()
H A Dhotplug.c66 …HAL_ERROR (("devpath %s already present in store, ignore event", hotplug_event->un.devfs.devfs_pat… in hotplug_event_begin_devfs_add()
80 if (strcmp(hotplug_event->un.devfs.devfs_path, "/") != 0) { in hotplug_event_begin_devfs_add()
81 …HAL_ERROR (("Parent is NULL devfs_path=%s parent_udi=%s", hotplug_event->un.devfs.devfs_path, pare… in hotplug_event_begin_devfs_add()
95 begin_add_func = hotplug_event->un.devfs.handler->hotplug_begin_add; in hotplug_event_begin_devfs_add()
101 hotplug_event->un.devfs.handler, in hotplug_event_begin_devfs_add()
116 HAL_ERROR (("devpath %s not present in store, ignore event", hotplug_event->un.devfs.devfs_path)); in hotplug_event_begin_devfs_remove()
123 hotplug_event->un.devfs.devfs_path, in hotplug_event_begin_devfs_remove()
132 HAL_INFO (("hotplug_event_begin_devfs: %s", hotplug_event->un.devfs.devfs_path)); in hotplug_event_begin_devfs()
135 hotplug_event->un.devfs.devfs_path); in hotplug_event_begin_devfs()
H A Dhotplug.h46 } un; member
/illumos-gate/usr/src/cmd/init/
H A Dinit.c684 struct utsname un; in main() local
689 (void) uname(&un); in main()
699 un.sysname, un.release, un.version, bits); in main()
/illumos-gate/usr/src/cmd/logadm/
H A Dkw.c76 static struct utsname un; in kw_init() local
125 if (uname(&un) < 0) in kw_init()
128 Keywords = lut_add(Keywords, "nodename", un.nodename); in kw_init()
129 Keywords = lut_add(Keywords, "release", un.release); in kw_init()
130 Keywords = lut_add(Keywords, "machine", un.machine); in kw_init()
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c2430 uname(&un); in print_banner()
2435 un.release, un.nodename); in print_banner()
2441 un.release, un.machine, un.nodename); in print_banner()
2445 un.release, un.machine, un.nodename); in print_banner()
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dlpadmin.c80 struct utsname un; in main() local
97 uname(&un); in main()
98 Local_System = strdup(un.nodename); in main()
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c674 "0x%04x 0x%04x ", mp->un.m_base_wwid, mp->m_num_phys, in display_deviceinfo()
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_cout.c321 print_stat(1, &def->def.un.enum_decl); in emit_union()
322 f_print(fout, "\tswitch (objp->%s) {\n", def->def.un.enum_decl.name); in emit_union()
323 for (cl = def->def.un.cases; cl != NULL; cl = cl->next) { in emit_union()
346 dflt = def->def.un.default_decl; in emit_union()
H A Drpc_hout.c208 decl = &def->def.un.enum_decl; in puniondef()
214 for (l = def->def.un.cases; l != NULL; l = l->next) { in puniondef()
218 decl = def->def.un.default_decl; in puniondef()
H A Drpc_parse.c445 defp->def.un.enum_decl = dec; in def_union()
446 tailp = &defp->def.un.cases; in def_union()
487 defp->def.un.default_decl = calloc(1, sizeof (declaration)); in def_union()
488 *defp->def.un.default_decl = dec; in def_union()
492 defp->def.un.default_decl = NULL; in def_union()
H A Drpc_parse.h165 union_def un; member
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4560 # are group-writable `:include:' and .forward files (un)trustworthy?
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README446 4469566 lazy loading fallback can reference un-relocated objects

1234567