Searched defs:end_token (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_map.c | 96 const char *end_token; in add_mapping_attribute() local 607 const char *end_token; in parse_name_fields() local 1038 const char *end_token; in get_mapping_rule() local 1148 const char *end_token; in get_lhs() local 1251 const char *end_token; in get_lhs_match() local 1376 const char *end_token; in get_lhs_paren_item() local 1448 const char *end_token; in get_rhs() local 1598 const char *end_token; in get_print_mapping_element() local 1722 const char *end_token; in get_mapping_item() local 1857 const char *end_token; in get_print_sub_element() local [all …]
|
H A D | nis_parse_ldap_util.c | 1850 get_next_token(const char **begin_token, const char **end_token, token_type *t) in get_next_token()
|
/titanic_44/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.c | 211 void *end_token = (void *) userdata1; in devinfo_callouts_add_done() local 223 void *end_token = (void *) userdata1; in devinfo_callouts_probing_done() local 244 void *end_token = (void *) userdata1; in devinfo_callouts_preprobing_done() local 291 …nt_begin_add_devinfo (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void *end_token) in hotplug_event_begin_add_devinfo() 377 void *end_token = (void *) userdata1; in devinfo_callouts_remove_done() local 390 hotplug_event_begin_remove_devinfo (HalDevice *d, gchar *devfs_path, void *end_token) in hotplug_event_begin_remove_devinfo()
|
H A D | devinfo_storage.c | 549 void *end_token = (void *) userdata1; in devinfo_floppy_rescan_probing_done() local 1047 void *end_token = (void *) userdata1; in devinfo_volume_preprobing_done() local 1113 …me_hotplug_begin_add (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void *end_token) in devinfo_volume_hotplug_begin_add() 1144 …ge_hotplug_begin_add (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void *end_token) in devinfo_storage_hotplug_begin_add() 1218 void *end_token = (void *) userdata1; in devinfo_storage_probing_done() local 1260 void *end_token = (void *) userdata1; in devinfo_storage_rescan_probing_done() local 1557 void *end_token = (void *) data1; in devinfo_volume_force_unmount_cb() local 1577 devinfo_volume_force_unmount (HalDevice *d, void *end_token) in devinfo_volume_force_unmount() 1608 devinfo_volume_hotplug_begin_remove (HalDevice *d, char *devfs_path, void *end_token) in devinfo_volume_hotplug_begin_remove()
|
H A D | hotplug.c | 48 hotplug_event_end (void *end_token) in hotplug_event_end()
|