/src/sbin/cgdconfig/ |
cgdconfig.c | 253 const char *Pfile = NULL; 273 if (Pfile) 275 Pfile = estrdup(optarg); 368 if (Pfile != NULL && 374 if (Pfile != NULL && !Sflag) { 391 return generate(p, argc, argv, outfile, Pfile); 393 return generate_convert(p, argc, argv, outfile, Pfile); 784 char pfile[MAXPATHLEN]; local in function:configure 787 strlcpy(pfile, dev, sizeof(pfile)); [all...] |
cgdconfig.c | 253 const char *Pfile = NULL; 273 if (Pfile) 275 Pfile = estrdup(optarg); 368 if (Pfile != NULL && 374 if (Pfile != NULL && !Sflag) { 391 return generate(p, argc, argv, outfile, Pfile); 393 return generate_convert(p, argc, argv, outfile, Pfile); 784 char pfile[MAXPATHLEN]; local in function:configure 787 strlcpy(pfile, dev, sizeof(pfile)); [all...] |
cgdconfig.c | 253 const char *Pfile = NULL; 273 if (Pfile) 275 Pfile = estrdup(optarg); 368 if (Pfile != NULL && 374 if (Pfile != NULL && !Sflag) { 391 return generate(p, argc, argv, outfile, Pfile); 393 return generate_convert(p, argc, argv, outfile, Pfile); 784 char pfile[MAXPATHLEN]; local in function:configure 787 strlcpy(pfile, dev, sizeof(pfile)); [all...] |
cgdconfig.c | 253 const char *Pfile = NULL; 273 if (Pfile) 275 Pfile = estrdup(optarg); 368 if (Pfile != NULL && 374 if (Pfile != NULL && !Sflag) { 391 return generate(p, argc, argv, outfile, Pfile); 393 return generate_convert(p, argc, argv, outfile, Pfile); 784 char pfile[MAXPATHLEN]; local in function:configure 787 strlcpy(pfile, dev, sizeof(pfile)); [all...] |