Lines Matching defs:devfspath

252 	char *devfspath, *buf, *minor_name;
255 devfspath = di_devfs_path(node);
256 if (devfspath == NULL) {
263 devfspath);
264 di_devfs_path_free(devfspath);
273 modname, devfspath, minor_name);
274 di_devfs_path_free(devfspath);
282 (void) strcpy(p_path, devfspath);
285 di_devfs_path_free(devfspath);
326 char *devfspath, *buf, *mn;
328 devfspath = di_devfs_path(node);
329 if (devfspath == NULL) {
336 modname, devfspath);
337 di_devfs_path_free(devfspath);
343 modname, devfspath, mn);
344 di_devfs_path_free(devfspath);
348 (void) strcpy(p_path, devfspath);
351 di_devfs_path_free(devfspath);
468 char *devfspath, *buf, *minor_name;
470 devfspath = di_devfs_path(node);
471 if (devfspath == NULL) {
478 modname, devfspath);
479 di_devfs_path_free(devfspath);
488 devfspath, minor_name);
489 di_devfs_path_free(devfspath);
493 (void) strcpy(p_path, devfspath);
496 di_devfs_path_free(devfspath);
531 char *devfspath, *buf, *mn;
533 devfspath = di_devfs_path(node);
534 if (devfspath == NULL) {
541 modname, devfspath);
542 di_devfs_path_free(devfspath);
551 modname, devfspath, mn);
552 di_devfs_path_free(devfspath);
556 (void) strcpy(p_path, devfspath);
559 di_devfs_path_free(devfspath);
596 char *devfspath;
600 devfspath = di_devfs_path(node);
601 if (devfspath == NULL) {
608 modname, devfspath);
609 di_devfs_path_free(devfspath);
620 di_devfs_path_free(devfspath);
630 di_devfs_path_free(devfspath);
635 di_devfs_path_free(devfspath);
646 char *devfspath;
649 devfspath = di_devfs_path(node);
650 if (devfspath == NULL) {
657 modname, devfspath);
658 di_devfs_path_free(devfspath);
669 di_devfs_path_free(devfspath);
674 di_devfs_path_free(devfspath);
690 char *devfspath;
693 devfspath = di_devfs_path(node);
694 if (devfspath == NULL) {
701 modname, devfspath);
702 di_devfs_path_free(devfspath);
708 di_devfs_path_free(devfspath);
725 char *devfspath;
728 devfspath = di_devfs_path(node);
729 if (devfspath == NULL) {
736 modname, devfspath);
737 di_devfs_path_free(devfspath);
743 di_devfs_path_free(devfspath);