Searched defs:end_token (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_map.c | 604 const char *end_token; in parse_name_fields() local 1035 const char *end_token; in get_mapping_rule() local 1145 const char *end_token; in get_lhs() local 1248 const char *end_token; get_lhs_match() local 1373 const char *end_token; get_lhs_paren_item() local 1445 const char *end_token; get_rhs() local 1595 const char *end_token; get_print_mapping_element() local 1719 const char *end_token; get_mapping_item() local 1854 const char *end_token; get_print_sub_element() local 1946 const char *end_token; get_subElement() local 2247 const char *end_token; get_ldap_filter_element() local 2300 const char *end_token; get_search_triple() local 2583 const char *end_token; parse_index() 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() argument
|
/titanic_51/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 hotplug_event_begin_add_devinfo (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void *end_token) in hotplug_event_begin_add_devinfo() argument 377 void *end_token = (void *) userdata1; devinfo_callouts_remove_done() local 390 hotplug_event_begin_remove_devinfo(HalDevice * d,gchar * devfs_path,void * end_token) hotplug_event_begin_remove_devinfo() argument [all...] |
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 devinfo_volume_hotplug_begin_add (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void *end_token) in devinfo_volume_hotplug_begin_add() argument 1144 devinfo_storage_hotplug_begin_add (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void *end_token) in devinfo_storage_hotplug_begin_add() argument 1218 void *end_token = (void *) userdata1; devinfo_storage_probing_done() local 1260 void *end_token = (void *) userdata1; devinfo_storage_rescan_probing_done() local 1557 void *end_token = (void *) data1; devinfo_volume_force_unmount_cb() local 1577 devinfo_volume_force_unmount(HalDevice * d,void * end_token) devinfo_volume_force_unmount() argument 1608 devinfo_volume_hotplug_begin_remove(HalDevice * d,char * devfs_path,void * end_token) devinfo_volume_hotplug_begin_remove() argument [all...] |
H A D | hotplug.c | 48 hotplug_event_end (void *end_token) in hotplug_event_end() argument
|