| /src/external/gpl2/xcvs/dist/src/ |
| annotate.c | 36 char *mwhere, char *mfile, int shorten, 161 char *mfile, int shorten, int local, char *mname, char *msg) 174 + (mfile == NULL ? 0 : strlen (mfile) + 1) + 2); 176 where = xmalloc (strlen (argv[0]) + (mfile == NULL ? 0 : strlen (mfile) + 1) 180 /* if mfile isn't null, we need to set up to do only part of the module */ 181 if (mfile != NULL) 187 if ((cp = strrchr (mfile, '/')) != NULL) 191 (void) strcat (repository, mfile); [all...] |
| ls.c | 19 char *mfile, int shorten, int local, char *mname, 567 ls_proc (int argc, char **argv, char *xwhere, char *mwhere, char *mfile, 586 + (mfile == NULL ? 0 : strlen (mfile) + 1) 591 + (mfile == NULL ? 0 : strlen (mfile) + 1) 595 /* If mfile isn't null, we need to set up to do only part of the 598 if (mfile != NULL) 606 if ((cp = strrchr (mfile, '/')) != NULL) 610 (void)strcat (repository, mfile); [all...] |
| checkout.c | 47 char *mwhere, char *mfile, int shorten, 598 char *mfile, int shorten, int local_specified, char *omodule, 612 mfile ? mfile : "(null)", 623 * mfile says do only that part of the module 633 + (mfile == NULL ? 0 : strlen (mfile)) 650 + (mfile == NULL ? 0 : strlen (mfile)) 716 if (mfile != NULL [all...] |
| patch.c | 31 char *mwhere, char *mfile, int shorten, 274 patch_proc (int argc, char **argv, char *xwhere, char *mwhere, char *mfile, 286 mfile ? mfile : "(null)", 293 + (mfile == NULL ? 0 : strlen (mfile) + 1) + 2); 297 + (mfile == NULL ? 0 : strlen (mfile) + 1) 301 /* if mfile isn't null, we need to set up to do only part of the module */ 302 if (mfile != NULL [all...] |
| tag.c | 27 char *mwhere, char *mfile, int shorten, 451 rtag_proc (int argc, char **argv, char *xwhere, char *mwhere, char *mfile, 465 " mwhere=%s, mfile=%s, shorten=%d,\n" 468 mwhere ? mwhere : "(null)", mfile ? mfile : "(null)", 474 " mwhere=%s, mfile=%s, shorten=%d,\n" 477 mwhere ? mwhere : "(null)", mfile ? mfile : "(null)", 486 + (mfile == NULL ? 0 : strlen (mfile) + 1 [all...] |
| modules.c | 74 char *mfile; 82 mfile = Xasprintf ("%s/%s/%s", current_parsed_root->directory, 84 retval = dbm_open (mfile, O_RDONLY, 0666); 85 free (mfile); 125 char *mfile = NULL; 299 err += callback_proc (modargc, modargv, where, mwhere, mfile, 352 mfile = cp + 1; 353 assert (strlen (mfile)); 396 if (mfile != NULL) 521 if (mfile != NULL && modargc > 1 72 char *mfile; local 123 char *mfile = NULL; local [all...] |
| log.c | 124 char *mwhere, char *mfile, int shorten, 473 rlog_proc (int argc, char **argv, char *xwhere, char *mwhere, char *mfile, 488 + (mfile == NULL ? 0 : strlen (mfile) + 1) + 2); 492 + (mfile == NULL ? 0 : strlen (mfile) + 1) 496 /* If mfile isn't null, we need to set up to do only part of theu 499 if (mfile != NULL) 507 if ((cp = strrchr (mfile, '/')) != NULL) 511 (void)strcat (repository, mfile); [all...] |
| acl.c | 52 char *mwhere, char *mfile, int shorten, 861 char *mfile, int shorten, int local, char *mname, char *msg) 884 /* if mfile isn't null, we need to set up to do only part of the 886 if (mfile != NULL) 893 if ((cp = strrchr (mfile, '/')) != NULL) 896 v = Xasprintf ("%s/%s", repository, mfile); 899 v = Xasprintf ("%s/%s", where, mfile); 902 mfile = cp + 1; 906 path = Xasprintf ("%s/%s", repository, mfile); 912 v = Xasprintf ("%s/%s", where, mfile); [all...] |
| cvs.h | 663 char *mwhere, char *mfile, int shorten, int local_specified,
|
| server.c | 5627 expand_proc (int argc, char **argv, char *where, char *mwhere, char *mfile, int shorten, int local_specified, char *omodule, char *msg) 5647 if (mfile != NULL) 5650 buf_output0 (buf_to_net, mfile);
|
| /src/usr.bin/sort/ |
| msort.c | 77 typedef struct mfile { struct 82 } MFILE; 85 static int insert(struct mfile **, struct mfile *, int, int); 93 static struct mfile fstack[MERGE_FNUM]; 94 static struct mfile fstack_1[MERGE_FNUM]; 95 static struct mfile fstack_2[MERGE_FNUM]; 198 struct mfile *flistb[MERGE_FNUM], **flist = flistb, *cfile; 306 insert(struct mfile **flist, struct mfile *rec, int ttop, int delete [all...] |
| /src/usr.sbin/ypserv/mknetid/ |
| mknetid.c | 418 FILE *mfile; local 422 mfile = fopen(fname, "r"); 423 if (mfile == NULL) 427 (line = fparseln(mfile, &len, NULL, NULL, FPARSELN_UNESCALL));
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| collect.h | 52 char *mfile; // Extracted metadata file member in struct:DtraceTool
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| collect.h | 52 char *mfile; // Extracted metadata file member in struct:DtraceTool
|
| /src/external/gpl3/binutils/dist/gas/ |
| configure.com | 193 mfile := CREATE_BUFFER("mfile", "[-.bfd]version.m4"); 194 match_pos := SEARCH_QUIETLY('m4_define([BFD_VERSION], [', FORWARD, EXACT, mfile);
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| configure.com | 193 mfile := CREATE_BUFFER("mfile", "[-.bfd]version.m4"); 194 match_pos := SEARCH_QUIETLY('m4_define([BFD_VERSION], [', FORWARD, EXACT, mfile);
|
| /src/external/bsd/openldap/dist/tests/progs/ |
| slapd-tester.c | 181 char *mfile = NULL; local 398 mfile = get_file_name( dirname, file->d_name ); 428 if ( !sfile && !rfile && !nfile && !mfile && !bfile && !anum ) { 467 if ( mfile ) { 468 mnum = get_search_filters( mfile, mreqs, NULL, mdn, NULL ); 472 mfile, -2*(mnum + 1) );
|