Home
last modified time | relevance | path

Searched defs:end_token (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c604 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; in get_lhs_match() local
1373 const char *end_token; in get_lhs_paren_item() local
1445 const char *end_token; in get_rhs() local
1595 const char *end_token; in get_print_mapping_element() local
1719 const char *end_token; in get_mapping_item() local
1854 const char *end_token; in get_print_sub_element() local
2300 const char *end_token; in get_search_triple() local
[all …]
H A Dnis_parse_ldap_util.c1850 get_next_token(const char **begin_token, const char **end_token, token_type *t) in get_next_token()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c211 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 Ddevinfo_storage.c549 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
1555 void *end_token = (void *) data1; in devinfo_volume_force_unmount_cb() local
1575 devinfo_volume_force_unmount (HalDevice *d, void *end_token) in devinfo_volume_force_unmount()
1601 devinfo_volume_hotplug_begin_remove (HalDevice *d, char *devfs_path, void *end_token) in devinfo_volume_hotplug_begin_remove()
H A Dhotplug.c48 hotplug_event_end (void *end_token) in hotplug_event_end()