Searched defs:tobitmap (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/cmd/avs/rdc/ |
H A D | sndrboot.c | 129 char tobitmap[NSC_MAXPATH]; in sndrboot_lintmain() local 256 tobitmap, flag, directfile, group, diskqueue, doasync, in rdc_operation() argument 664 char tobitmap[NSC_MAXPATH]; read_libcfg() local [all...] |
H A D | sndradm.c | 225 char *tobitmap = pair.tbitmap; in rdc_print() local 502 char *tofile, char *tobitmap, char *ctag, char *diskq) in ctag_check() argument 1714 char tobitmap[NSC_MAXPATH]; local 3795 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 4865 char tobitmap[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
|