Searched defs:localfile (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/librdc/common/
H A Drdcrules.c283 char *localfile; local
338 localfile = fromfile;
340 localfile = tofile;
341 file_dgname = cfg_dgname(localfile, file_buf, sizeof (file_buf));
361 file_dgname, localfile);
373 localfile);
381 localfile = frombitmap;
383 localfile = tobitmap;
384 bmp_dgname = cfg_dgname(localfile, bmp_buf, sizeof (bmp_buf));
397 localfile, isloca
[all...]

Completed in 22 milliseconds