HomeSort by relevance Sort by last modified time
    Searched defs:files (Results 1 - 25 of 35) sorted by null

1 2

  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
k5-plugin.h 74 struct plugin_file_handle **files; member in struct:plugin_dir_handle
76 #define PLUGIN_DIR_INIT(P) ((P)->files = NULL)
77 #define PLUGIN_DIR_OPEN(P) ((P)->files != NULL)
  /onnv/onnv-gate/usr/src/lib/print/libipp-listener/common/
validate-job.c 47 char *files[] = { "/etc/syslog.conf", NULL }; local
90 status = papiJobValidate(svc, queue, job_attributes, NULL, files, &j);
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
Installed.pm 177 sub files { subroutine
186 my (@files);
188 push(@files, $file)
192 return(@files);
198 foreach my $file ($self->files($module, $type, @under)) {
253 my $all_files = $inst->files("DBI");
254 my $files_below_usr_local = $inst->files("DBI", "all", "/usr/local");
262 files have been installed. It uses the information stored in .packlist files
264 provides facilities to classify the installed files and to extract director
    [all...]
  /onnv/onnv-gate/usr/src/lib/print/libpapi-lpd/common/
job.c 43 * must copy files before leaving routine
47 papi_job_ticket_t *job_ticket, char **files, papi_job_t *job)
54 if ((svc == NULL) || (name == NULL) || (files == NULL) ||
74 if ((files != NULL) && (files[0] != NULL))
76 "job-name", files[0]);
82 if ((status = lpd_job_add_files(svc, attributes, files, &metadata,
99 papi_job_ticket_t *job_ticket, char **files, papi_job_t *job)
102 job_ticket, files, job));
138 char *files[] = { "standard input", NULL } local
197 char *files[2]; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
DB.pm 97 # we need to check for pseudofiles on Mac OS (these are files
324 sub files { subroutine
581 CLIENT->files() # return list of all files known to DB
  /onnv/onnv-gate/usr/src/cmd/sgs/error/common/
errormain.c 43 Eptr **files; /* array of pointers into errors */ variable
50 boolean query = FALSE; /* query the operator if touch files */
51 boolean notouch = FALSE; /* don't touch ANY files */
70 * -n: don't touch ANY files!
73 * file; if not specified, all files with hard, non
76 * -t: touch only files ending with the list of suffices, each
79 * will touch only files ending with .c, .y or .l
83 * -v: after touching all files, overlay vi(1), ex(1) or ed(1)
87 * files containing errors.
200 findfiles(nerrors, errors, &nfiles, &files);
    [all...]
errortouch.c 44 static void diverterrors(char *name, int dest, Eptr **files, int ix,
46 static void hackfile(char *name, Eptr **files, int ix, int nerrors);
48 static int nopertain(Eptr **files);
50 static boolean preview(int nerrors, Eptr **files, int ix);
71 Eptr **files; local
80 files = Calloc(nfiles + 3, sizeof (Eptr*));
88 files[0] = &errors[0];
97 files[1] = &errors[ei];
107 files[fi] = &errors[ei];
112 files[fi] = &errors[nerrors]
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/fsck/
main.c 363 fsck_ino_t files; local
454 * 4: scan inodes looking for disconnected files; check reference counts
542 files = maxino - UFSROOTINO - sblock.fs_cstotal.cs_nifree - n_files;
548 if (debug && (files > 0 || blks > 0)) {
550 pwarn("Reclaimed: %d directories, %d files, %lld fragments\n",
551 countdirs, files - countdirs,
564 pwarn("%ld files, %lld used, %lld free "
583 if (files < 0)
584 pwarn("%d inodes missing\n", -files);
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
prof_init.c 30 profile_init(const_profile_filespec_t *files, profile_t *ret_profile)
44 if ( files ) {
45 for (fs = files; !PROFILE_LAST_FILESPEC(*fs); fs++) {
62 * If last is still null after the loop, then all the files were
90 const_profile_filespec_t *files; local
97 files = malloc ((size+1) * sizeof(*files));
98 if (files == NULL)
101 files[i] = file->data->filespec;
102 files[size] = NULL
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/cachefs/
cachefs_fscache.c 550 /* sync the attrcache files */
784 int files; local
795 files = 0;
796 while (files < 4) {
800 files++;
901 while (files-- > 0)
  /onnv/onnv-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
init_os_ctx.c 186 free_filespecs(profile_filespec_t *files)
190 if (files == 0)
193 for (cp = files; *cp; cp++)
195 free(files);
203 profile_filespec_t* files; local
246 files = malloc(2 * sizeof(char *));
247 files[0] = name;
248 files[1] = 0;
275 files = (char**) MALLOC((n_entries+1) * sizeof(char*));
276 if (files == 0
343 profile_filespec_t *files = 0; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/ldd/common/
ldd.c 329 * are no exit conditions so that we can process a list of files,
349 * Get the files elf descriptor and process it as an elf or
540 * crash. Such objects are always special purpose files (like an OS
541 * kernel) --- files for which the ldd operation doesn't make sense.
657 const char *files = prefile; local
669 * Determine which preload files and preload environment
674 files = prefile_64;
679 files = prefile_32;
685 strlen(fname) + strlen(files) + 5)) == 0) {
691 (void) sprintf(str, format, preload, fname, files);
    [all...]
  /onnv/onnv-gate/usr/src/tools/onbld/Scm/
WorkSpace.py 76 Truly copied files have non-nil .parentname and .renamed = False
155 files = []
157 files.extend(ctype)
182 # Walk revs looking for renames and adding files that
191 for fname in ctx.files():
250 # In the case of modified files that are not renames or
258 if entry.name not in files:
306 def files(self): member in class:ActiveList
307 '''Return the list of pathnames of all files touched by this
310 Where files have been renamed, this will include both thei
502 def files(self): member in class:activectx
    [all...]
  /onnv/onnv-gate/usr/src/cmd/print/bsd-sysv-commands/
in.lpd.c 110 cleanup(char ***files, char **cf)
112 if (*files != NULL) {
115 for (i = 0; (*files)[i] != NULL; i++) {
116 (void) unlink((*files)[i]);
117 free((*files)[i]);
119 free(*files);
120 *files = NULL;
130 parse_cf(papi_service_t svc, char *cf, char **files)
227 if (is_postscript(files[0]) == 1)
232 if (is_postscript(files[0]) == 1
492 char *file, **files = NULL; \/* the job data files *\/ local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libcmd/common/
tail.c 24 * print the tail of one or more files
33 "[+NAME?tail - output trailing portion of one or more files ]"
34 "[+DESCRIPTION?\btail\b copies one or more input files to standard output "
96 "[+0?All files copied successfully.]"
97 "[+>0?One or more files did not copy.]"
233 * see whether both files are needed
425 Tail_t* files; local
614 files = 0;
623 if (files)
626 files = fp
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/common/sh/
main.c 224 char **files = shp->login_files; local
225 while ((name = *files++) && !sh_source(shp, iop, sh_mactry(shp,name)));
627 /* prints out messages if files in list have been modified since last call */
628 static void chkmail(Shell_t *shp, char *files)
636 if(*(cp=files) == 0)
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
main.c 41 int iamremote; /* act as remote server for transfering files */
416 * rcp like interface for distributing files.
425 struct namelist *files, *hosts; local
438 files = prev = nl;
463 prnames(files);
467 insert(NULL, files, hosts, cmds);
  /onnv/onnv-gate/usr/src/cmd/logadm/
main.c 91 /* A list of names of files to be gzipped */
798 /* rotate files "up" according to current template */
828 * since we're compressing old files, see if we
886 struct fn_list *files; local
916 /* match all old log files (hopefully not any others as well!) */
917 files = glob_reglob(pattern);
927 fn_list_rewind(files);
928 while ((nextfnp = fn_list_next(files)) != NULL)
936 int needexpire = fn_list_count(files) - count;
943 ((nextfnp = fn_list_popoldest(files)) != NULL))
    [all...]
  /onnv/onnv-gate/usr/src/cmd/newform/
newform.c 99 files = 0, /* Number of input files */ variable
149 if (files) {
264 files++;
  /onnv/onnv-gate/usr/src/lib/libsldap/common/
ns_confmgr.c 259 * will have names inherited from the /var/ldap/ldap* files such as
666 * the credential files at the same time.
667 * files is char *[3] = { "config", "cred", NULL };
672 __ns_ldap_DumpConfigFiles(char **files)
699 filename = files[fi];
796 char *files[3]; local
798 files[0] = NULL;
799 files[1] = NULL;
800 files[2] = NULL;
802 files[0] = file
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
disp1.c 54 * Set umask to 0 before creating files.
802 char files[BUFSIZ]; local
848 GetRequestFiles(found->request, files, sizeof (files));
862 files);
869 GetRequestFiles(found->request, files, sizeof (files));
882 files);
  /onnv/onnv-gate/usr/src/cmd/fwflash/common/
fwflash.c 1097 "<files>\n"
1254 char *files; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/abi/spectrans/spec2trace/
trace.c 33 * (interface to) the front end. Other files implement the middle
90 files, member in struct:stats_t
188 Statistics.files++;
437 " %d libraries\n %d files\n"
442 Statistics.libraries, Statistics.files,
475 * collect_includes -- collect a global list of include files,
479 * files, there is a mechanism to allow exclusion of
480 * certain files, (or certain combinations). At
946 * Some spec files result in nothing being put into the .pf
948 * well with absent files that it expects to have built. S
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dd/
dd.c 102 " [bs=n|nk|nb|nxm] [cbs=n|nk|nb|nxm] [files=n] [skip=n]\n"\
139 static int files; /* number of input files to concatenate (tape only) */ variable
480 files = 1;
560 if (match("files="))
562 files = (int)number(BIG);
1000 files = 1;
1099 /* If no more files to read, flush the output buffer */
1101 if (--files <= 0)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/deroff/
deroff.c 57 ((c == ldelim) && (filesp == files) ? skeqn() : c))
106 static FILE *files[15]; variable
176 files[0] = infile;
177 filesp = &files[0];
237 if (filesp > files) {
478 if ((c1 == 'E') && (c2 == 'Q') && (filesp == files)) {
481 (c2 == '&')) && (filesp == files)) {

Completed in 10598 milliseconds

1 2