/titanic_41/usr/src/cmd/bnu/ |
H A D | gtcfile.c | 34 static char jobid[NAMESIZE]; 50 char sys[NAMESIZE+5]; in commitall() 51 char cmfile[NAMESIZE+5]; in commitall() 76 (void) strncpy(cmfile, csave[i].file, NAMESIZE-1); in commitall() 77 cmfile[NAMESIZE-1] = '\0'; in commitall() 87 (void) strncpy(csave[i].file, cmfile, NAMESIZE); in commitall() 94 (void) strncpy(jobid, BASENAME(csave[0].file, '.'), NAMESIZE); in commitall() 115 (void) strncpy(file, csave[i].file, NAMESIZE-1); 147 (void) strncpy(csave[ncsave].file, BASENAME(file, '/'), NAMESIZE-1); 148 (void) strncpy(csave[ncsave].sys, sys, NAMESIZE-1); [all …]
|
H A D | uucpdefs.c | 50 GLOBAL char Progname[NAMESIZE]; 57 GLOBAL char Uucp[NAMESIZE]; 58 GLOBAL char Loginuser[NAMESIZE]; 74 GLOBAL char Jobid[NAMESIZE] = ""; /* Jobid of current C. file */
|
H A D | anlwrk.c | 59 static char Filent[LLEN][NAMESIZE]; /* array of C. file names (text) */ 82 static char afile[NAMESIZE]; /* file with line count for book marks */ 111 (void) strncpy(afile, BASENAME(file, '/'), NAMESIZE); 112 afile[NAMESIZE-1] = NULLCHAR; 250 char filename[NAMESIZE]; in bldflst()
|
H A D | bnuconvert.c | 43 char file1[NAMESIZE+1], file2[NAMESIZE+1]; 116 (void) strncpy(svdcfile.file, file2, NAMESIZE-1);
|
H A D | uucp.h | 330 #define NAMESIZE MAXBASENAME+1 macro 460 char file[NAMESIZE]; 461 char sys[NAMESIZE+5]; 462 char sgrade[NAMESIZE]; 528 EXTERN char Loginuser[NAMESIZE]; 540 EXTERN char Jobid[NAMESIZE]; /* Jobid of current C. file */
|
H A D | uucp.c | 43 char Sgrade[NAMESIZE]; 168 (void) strncpy(Sgrade, optarg, NAMESIZE-1); 169 Sgrade[NAMESIZE-1] = NULLCHAR; 435 (void) strncpy(Jobid, jid(), NAMESIZE); 488 char dfile[NAMESIZE]; 489 char cfile[NAMESIZE];
|
H A D | uuglist.c | 41 static char Nnament[MAXLENGTH][NAMESIZE]; 51 char prev[2 * NAMESIZE];
|
H A D | uux.c | 58 char Sgrade[NAMESIZE]; 86 char cfile[NAMESIZE]; /* send commands for files from here */ 87 char dfile[NAMESIZE]; /* used for all data files from here */ 88 char rxfile[NAMESIZE]; /* file for X_ commands */ 89 char tfile[NAMESIZE]; /* temporary file name */ 90 char t2file[NAMESIZE]; /* temporary file name */
|
H A D | uucico.c | 97 char file[NAMESIZE]; 108 char gradedir[2*NAMESIZE]; 168 strncpy(Uucp, User, NAMESIZE); 223 strncpy(Loginuser, optarg, NAMESIZE); 224 Loginuser[NAMESIZE - 1] = NULLCHAR;
|
H A D | gnxseq.c | 44 char buf[BUFSIZ], name[NAMESIZE];
|
H A D | mailst.c | 114 static char un[2*NAMESIZE];
|
H A D | expfile.c | 52 char user[NAMESIZE], save[MAXFULLNAME];
|
H A D | uucleanup.c | 161 char file1[NAMESIZE+1], file2[NAMESIZE+1], file3[NAMESIZE+1]; 486 char *realuser, uline_m[NAMESIZE], uline_u[BUFSIZ], retaddr[BUFSIZ];
|
H A D | gename.c | 36 char sys[NAMESIZE];
|
H A D | uuxqt.c | 759 char arg[MAXFULLNAME], tmp[NAMESIZE], msg[BUFSIZ]; 836 char fout[MAXFULLNAME], sysout[NAMESIZE]; 837 char ferr[MAXFULLNAME], syserr[NAMESIZE]; 838 char file[MAXFULLNAME], tempname[NAMESIZE];
|
H A D | uustat.c | 121 char f[NAMESIZE]; 179 (void) strncpy(Jobid, optarg, NAMESIZE); 180 Jobid[NAMESIZE-1] = '\0'; 196 (void) strncpy(Jobid, optarg, NAMESIZE); 197 Jobid[NAMESIZE-1] = '\0';
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | bofi.h | 58 #define NAMESIZE 256 macro 110 char name[NAMESIZE]; /* as returned by ddi_get_name() */ 133 char name[NAMESIZE]; /* as returned by ddi_get_name() */ 157 char name[NAMESIZE]; /* as returned by ddi_get_name() */ 163 char name[NAMESIZE]; /* as returned by ddi_get_name() */ 171 char name[NAMESIZE]; /* as returned by ddi_get_name() */ 190 char name[NAMESIZE]; /* as returned by ddi_get_name() */ 197 char name[NAMESIZE]; /* as returned by ddi_get_name() */
|
H A D | bofi_impl.h | 87 char name[NAMESIZE]; /* as returned by ddi_get_name() */
|
/titanic_41/usr/src/cmd/tip/ |
H A D | uucplock.c | 17 #define NAMESIZE 40 macro 85 static char tempfile[NAMESIZE]; in ulockf() 250 char lname[NAMESIZE]; in delock() 273 char lname[NAMESIZE]; in tip_mlock()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 225 #define NAMESIZE MAXBASENAME+1 macro 354 char file[NAMESIZE]; 355 char sys[NAMESIZE+5]; 356 char sgrade[NAMESIZE];
|
H A D | uucpdefs.c | 45 static char Progname[NAMESIZE];
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | uucp.h | 268 #define NAMESIZE MAXBASENAME+1 macro 397 char file[NAMESIZE]; 398 char sys[NAMESIZE+5]; 399 char sgrade[NAMESIZE];
|
/titanic_41/usr/src/cmd/sa/ |
H A D | sadp.c | 105 #define NAMESIZE 10 /* size of device names */ macro 194 char device[NAMESIZE]; 195 char dr_name[NDRIVE][NAMESIZE]; 1088 char tempdev[NAMESIZE]; in validate_device() 1173 char tempdev[NAMESIZE]; in init_geom() 1221 char s[NAMESIZE]; 1269 strlen(device) + unique*(NAMESIZE+1) + 1); 1324 buf += NAMESIZE; in init_disk()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | bofi.c | 129 static char driver_list[NAMESIZE]; 132 static char nexus_name[NAMESIZE]; 611 int size = NAMESIZE; in bofi_attach() 685 size = NAMESIZE; in bofi_attach() 955 (void) strncpy(errdef.name, errdef_32.name, NAMESIZE); in bofi_ioctl() 1020 if (errdef.namesize > NAMESIZE) in bofi_ioctl() 1045 (void) strncpy(errdef_32.name, errdef.name, NAMESIZE); in bofi_ioctl() 1113 if (errctl.namesize > NAMESIZE) in bofi_ioctl() 1131 if (errctl.namesize > NAMESIZE) in bofi_ioctl() 1149 if (errctl.namesize > NAMESIZE) in bofi_ioctl() [all …]
|
/titanic_41/usr/src/cmd/sgs/yacc/common/ |
H A D | dextern.h | 79 #define NAMESIZE 50 macro
|