Searched refs:SYSNSIZE (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/cmd/bnu/ |
H A D | anlwrk.c | 51 #define SUFSIZE (MAXBASENAME - 2 - SYSNSIZE) 206 (void) sprintf(lockname, "%.*s.%s", SYSNSIZE, Rmtname, JobGrade); 221 (void) sprintf(lockname, "%.*s.%s", SYSNSIZE, Rmtname, JobGrade); 251 char prefix[SYSNSIZE+3]; in bldflst() 257 (void) sprintf(prefix, "C.%.*s", SYSNSIZE, Rmtname); in bldflst()
|
H A D | gtcfile.c | 73 SYSNSIZE, csave[i].sys, csave[i].grade, n); in commitall() 114 if (strncmp(sys, csave[i].sys, SYSNSIZE) == SAME) {
|
H A D | gnxseq.c | 77 if (strncmp(rmtname, name, SYSNSIZE) != SAME) {
|
H A D | gename.c | 68 pre, SYSNSIZE, sys, grade, syslst[n].job);
|
H A D | uucp.h | 212 #define SYSNSIZE (MAXBASENAME - 7) macro
|
H A D | grades.c | 729 (void) sprintf(lockname, "%s.%.*s.%s", LOCKPRE, SYSNSIZE,
|
H A D | uucico.c | 538 (void) sprintf(lockname, "%.*s.%s", SYSNSIZE, Rmtname, JobGrade);
|
H A D | uucleanup.c | 275 LOCKPRE, SYSNSIZE, file1, file2);
|
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 125 #define SYSNSIZE (MAXBASENAME - 7) macro
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | uucp.h | 168 #define SYSNSIZE (MAXBASENAME - 7) macro
|