Searched defs:frombitmap (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/cmd/avs/rdc/ |
H A D | sndrboot.c | 128 char frombitmap[NSC_MAXPATH]; in sndrboot_lintmain() local 255 rdc_operation(fromhost, fromfile, frombitmap, tohost, tofile, in rdc_operation() argument 661 char frombitmap[NSC_MAXPATH]; read_libcfg() local [all...] |
H A D | sndradm.c | 224 char *frombitmap = pair.fbitmap; in rdc_print() local 501 ctag_check(char *fromhost, char *fromfile, char *frombitmap, char *tohost, in ctag_check() argument 1713 char frombitmap[NSC_MAXPATH]; local 3794 rdc_operation(CFGFILE * cfg,char * fromhost,char * fromfile,char * frombitmap,char * tohost,char * tofile,char * tobitmap,int flag,int iflag,char * directfile,char * group,char * ctag,char * diskqueue,int * doasync,int reverse) global() argument 4862 char frombitmap[NSC_MAXPATH]; global() local 5544 checkgfields(CFGFILE * cfg,int setnumber,char * fromhost,char * fromfile,char * frombitmap,char * tobitmap,char * type,char * mode,char * group,char * ctag,char * diskq) global() argument [all...] |
/titanic_51/usr/src/lib/librdc/common/ |
H A D | rdcrules.c | 282 char *frombitmap, *tobitmap; in ctag_check() local
|