Searched defs:execpath (Results 1 - 2 of 2) sorted by relevance
| /osnet-11/usr/src/lib/libproc/common/ |
| H A D | Pcontrol.c | 185 char execpath[PATH_MAX]; local 364 (void) Pread_string(P, execpath, sizeof (execpath), 367 (void) strncpy(path, execpath, len);
|
| /osnet-11/usr/src/cmd/hal/hald/ |
| H A D | hald_dbus.c | 3079 char *execpath; member in struct:__anon34 3099 g_free (mi->execpath); 3123 mi->execpath, 3340 DBusMessage *message, const char *execpath) 3487 mi->execpath = g_strdup (execpath); 4158 const char *execpath; local 4162 execpath = hal_device_property_get_strlist_elem (d, s, num); 4168 if (execpath != NULL && sig != NULL && 4171 HAL_INFO (("OK for method '%s' with signature '%s' on interface '%s' for UDI '%s' and execpath ' 3339 hald_exec_method(HalDevice *d, DBusConnection *connection, dbus_bool_t local_interface, DBusMessage *message, const char *execpath) argument [all...] |
Completed in 43 milliseconds