Home
last modified time | relevance | path

Searched refs:userfunc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c208 ACPI_WALK_CALLBACK userfunc, void *userarg, void **retval) in acpidev_get_device_by_id() argument
213 ASSERT(userfunc != NULL); in acpidev_get_device_by_id()
214 if (hdl == NULL || userfunc == NULL || (ids == NULL && count != 0)) { in acpidev_get_device_by_id()
225 arg.user_func = userfunc; in acpidev_get_device_by_id()
/illumos-gate/usr/src/cmd/dtrace/demo/
H A DMakefile107 userfunc.d \
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev.h533 ACPI_WALK_CALLBACK userfunc, void *userarg, void** retval);
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c41 static NODE *userfunc(NODE *np);
1030 return (userfunc(np)); in exprreduce()
1671 userfunc(NODE *np) in userfunc() function
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-dtrace.p5m119 file path=usr/demo/dtrace/userfunc.d