Searched refs:tobitmap (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/avs/rdc/ |
H A D | sndradm.c | 225 char *tobitmap = pair.tbitmap; local 333 tohost, tofile, tobitmap, 502 char *tofile, char *tobitmap, char *ctag, char *diskq) 585 localfile = is_primary ? frombitmap : tobitmap; 1714 char tobitmap[NSC_MAXPATH]; local 2288 * fromhost fromfile frombitmap tohost tofile tobitmap ip sync 2374 (void) cfg_get_cstring(cfg, key, tobitmap, 2375 sizeof (tobitmap)); 2432 (void) strncpy(tobitmap, argv[optind+5], NSC_MAXPATH); 2453 (tobitmap[NSC_MAXPAT 501 ctag_check(char *fromhost, char *fromfile, char *frombitmap, char *tohost, char *tofile, char *tobitmap, char *ctag, char *diskq) argument 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) argument 4865 char tobitmap[NSC_MAXPATH]; local 5543 checkgfields(CFGFILE *cfg, int setnumber, char *fromhost, char *fromfile, char *frombitmap, char *tobitmap, char *type, char *mode, char *group, char *ctag, char *diskq) argument [all...] |
H A D | sndrboot.c | 129 char tobitmap[NSC_MAXPATH]; local 226 (void) strncpy(tobitmap, 240 tohost, tofile, tobitmap, flag, directfile, group, 256 tobitmap, flag, directfile, group, diskqueue, doasync, 259 char *tohost, *tofile, *tobitmap; 420 (void) strncpy(parms.rdc_set->secondary.bitmap, tobitmap, NSC_MAXPATH); 497 frombitmap, tohost, tofile, tobitmap); 504 tohost, tofile, tobitmap, 515 tohost, tofile, tobitmap); 523 fromhost, fromfile, frombitmap, tohost, tofile, tobitmap); 664 char tobitmap[NSC_MAXPATH]; local [all...] |
/illumos-gate/usr/src/lib/librdc/common/ |
H A D | rdcrules.c | 282 char *frombitmap, *tobitmap; local 297 tobitmap = rdc->sbmp; 383 localfile = tobitmap;
|
Completed in 70 milliseconds