Lines Matching defs:fcn

1096 	char		*fcn = "process_devinfo_tree: ";
1098 vprint(CHATTY_MID, "%senter\n", fcn);
1120 vprint(CHATTY_MID, "%sattaching driver (%s)\n", fcn, driver);
1135 vprint(CHATTY_MID, "%susing snapshot cache\n", fcn);
1137 vprint(CHATTY_MID, "%sattaching all drivers\n", fcn);
1153 fcn);
1215 char *fcn = "daemon_update: ";
1219 vprint(CHATTY_MID, "%senter\n", fcn);
1339 vprint(CHATTY_MID, "%spausing\n", fcn);
1979 const char *fcn = "cache_deferred_minor";
1981 vprint(CHATTY_MID, "%s node=%s, minor=%s\n", fcn,
1986 "deferred processing. Ignoring minor\n", fcn);
2140 char *fcn = "load_modules: ";
2164 fcn, cdir, strerror(errno));
2191 char *fcn = "load_module: ";
2224 fcn, epath, _DEVFSADM_CREATE_REG);
2446 char *fcn = "call_minor_init: ";
2453 fcn, module->name);
3116 char *fcn = "devfsadm_rm_work: ";
3123 vprint(REMOVE_MID, "%s%s\n", fcn, file);
3195 const char *fcn = "s_rmdir";
3202 vprint(REMOVE_MID, "%s: checking if %s is sticky\n", fcn, path);
3210 "%s\n", fcn, path);
3229 char *fcn = "rm_parent_dir_if_empty: ";
3231 vprint(REMOVE_MID, "%schecking %s if empty\n", fcn, pathname);
3251 "%sremoving empty dir %s\n", fcn, path);
3254 "%sfailed to remove dir: %s\n", fcn, path);
3259 vprint(REMOVE_MID, "%sdir not empty: %s\n", fcn, path);
3392 rd.fcn = build_devlink_list;
3410 char *fcn = "build_devlink_list: ";
3422 vprint(BUILDCACHE_MID, "%scheck_link: %s\n", fcn, devlink);
3460 "link. missing '/'\n", fcn,
3483 vprint(BUILDCACHE_MID, "%sinvalid link: %s\n", fcn, devlink);
3497 vprint(BUILDCACHE_MID, "%scaching link: %s\n", fcn, r_devlink);
3621 char *fcn = "devfs_instance_mod: ";
3622 vprint(PATH2INST_MID, "%senter\n", fcn);
4120 char *fcn = "pre_and_post_cleanup: ";
4127 vprint(REMOVE_MID, "%sflags = %d\n", fcn, flags);
4134 rd.fcn = matching_dev;
4149 vprint(REMOVE_MID, "%scleanup: PRE or POST\n", fcn);
4236 char *fcn = "hot_cleanup: ";
4258 vprint(REMOVE_MID, "%spath=%s\n", fcn, path);
4299 "%sremoving %s -> %s\n", fcn,
4355 * components left in path_re (ie no more /), then call function rd->fcn.
4405 "recurse_dev_re: calling fcn\n");
4406 (*(rd->fcn))(new_path, rd->data);
4427 char *fcn = "matching_dev: ";
4429 vprint(RECURSEDEV_MID, "%sexamining devpath = '%s'\n", fcn,
4451 vprint(RECURSEDEV_MID, "%scalling callback %s\n", fcn, devpath);
4561 char *fcn = "resolve_link: ";
4578 vprint(REMOVE_MID, "%s %s -> %s\n", fcn, devpath, contents);
4607 "missing '/'\n", fcn, devpath, contents);
4632 vprint(REMOVE_MID, "%slink=%s, returning %s\n", fcn,
4648 char *fcn = "alloc_cmp_str";
4658 " path: %s\n", fcn, match, path);
4667 " callback: path: %s\n", fcn, path);
4686 fcn, path);
4694 " path: %s\n", fcn, path);
4701 vprint(ENUM_MID, "%s: invalid path: %s\n", fcn, path);
4708 fcn, path);
4745 " path: %s\n", fcn, path);
4752 " path: %s\n", fcn, dep->flags, path);
4909 char *fcn = "find_enum_id";
4914 fcn, devfs_path ? devfs_path : "<NULL path>");
4919 vprint(ENUM_MID, "%s: NULL path\n", fcn);
4925 fcn, devfs_path);
4961 vprint(ENUM_MID, "%s: 1 match w/ ID: %s\n", fcn, matchnp->id);
4980 fcn, numeral->id, numeral->flags);
5008 char *fcn = "lookup_enum_cache";
5047 " cache. path: %s\n", fcn, np->full_path);
5053 " path: %s\n", fcn, cmp_str);
5081 char *fcn = "dump_enum_cache";
5083 vprint(ENUM_MID, "%s: re_count = %d\n", fcn, setp->re_count);
5085 vprint(ENUM_MID, "%s: re[%d] = %s\n", fcn, i, setp->re[i]);
5089 vprint(ENUM_MID, "%s: id: %s\n", fcn, np->id);
5090 vprint(ENUM_MID, "%s: full_path: %s\n", fcn, np->full_path);
5091 vprint(ENUM_MID, "%s: rule_index: %d\n", fcn, np->rule_index);
5092 vprint(ENUM_MID, "%s: cmp_str: %s\n", fcn, np->cmp_str);
5093 vprint(ENUM_MID, "%s: flags: %d\n", fcn, np->flags);
5126 char *fcn = "get_enum_cache";
5157 "0x%x\n", fcn, rules[i].flags);
5674 const char *fcn = "create_cached_numeral";
5720 err_print(READLINK_FAILED, fcn, lpath, strerror(errno));
5849 const char *fcn = "devfsadm_copy_file";
5882 err_print(READLINK_FAILED, fcn, file, strerror(errno));
5911 char *fcn = "translate_major: ";
5929 "new: %lu,%lu\n", fcn, driver, major(old_dev),
5956 "%lu,%lu new: %lu,%lu\n", fcn, driver,