Searched refs:userfunc (Results 1 – 6 of 6) sorted by relevance
203 ACPI_WALK_CALLBACK userfunc, void *userarg, void **retval) in acpidev_get_device_by_id() argument208 ASSERT(userfunc != NULL); in acpidev_get_device_by_id()209 if (hdl == NULL || userfunc == NULL || (ids == NULL && count != 0)) { in acpidev_get_device_by_id()220 arg.user_func = userfunc; in acpidev_get_device_by_id()
107 userfunc.d \
523 ACPI_WALK_CALLBACK userfunc, void *userarg, void** retval);
43 static NODE *userfunc(NODE *np);1031 return (userfunc(np)); in exprreduce()1674 userfunc(NODE *np) in userfunc() function
153 file path=usr/demo/dtrace/userfunc.d
997 usr/src/cmd/dtrace/demo/userfunc.d