Searched refs:vprint (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c350 vprint(INFO_MID, CONFIGURING);
987 vprint(CHATTY_MID, "devi_tree_walk: root=%s, minor=%s, driver=%s,"
1025 vprint(CHATTY_MID, "walking device tree\n");
1058 vprint(CHATTY_MID, "processing deferred links\n");
1097 vprint(CHATTY_MID, "%senter\n", fcn);
1119 vprint(CHATTY_MID, "%sattaching driver (%s)\n", fcn, driver);
1134 vprint(CHATTY_MID, "%susing snapshot cache\n", fcn);
1136 vprint(CHATTY_MID, "%sattaching all drivers\n", fcn);
1151 vprint(CHATTY_MID, "%staking snapshot of active devices\n",
1218 vprint(CHATTY_MI
[all...]
H A Ddevfsadm_impl.h512 #define vprint devfsadm_print macro
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL64 grab_stash parse_argv sanity_check vprint yclept spawnit
108 vprint 0, "Compiling $Input";
125 vprint 0, "Running code";
130 # usage: vprint [level] msg args
131 sub vprint {
290 vprint 1, "Writing C on $cfile";
300 vprint 1, "Compiling...";
301 vprint 1, "Calling $command";
316 vprint 2, "unlinking $cfile";
332 vprint
[all...]
/opensolaris-onvv-gate/usr/src/cmd/tip/
H A Dvalue.c24 static void vprint(value_t *);
127 vprint(p);
167 vprint(p);
187 vprint(value_t *p) function

Completed in 106 milliseconds