HomeSort by: relevance | last modified time | path
    Searched refs:dirlist (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/ld/
elf-hints-local.h 37 uint32_t dirlist; /* Offset of directory list in string table. */ member in struct:elfhints_hdr
38 uint32_t dirlistlen; /* strlen(dirlist). */
  /src/external/gpl3/binutils.old/dist/ld/
elf-hints-local.h 37 uint32_t dirlist; /* Offset of directory list in string table. */ member in struct:elfhints_hdr
38 uint32_t dirlistlen; /* strlen(dirlist). */
  /src/external/gpl2/xcvs/dist/src/
recurse.c 33 static List *dirlist = NULL; /* holds list of directories on which to operate */ variable
247 if (dirlist)
248 dellist (&dirlist);
296 dirlist = Find_Directories (NULL, W_LOCAL, NULL);
303 if (list_isempty (dirlist))
333 addlist (&dirlist, ".");
341 * that, we set up the filelist and dirlist with the arguments and
345 * explicitly named directories are stored in dirlist.
359 addlist (&dirlist, argv[i]);
427 addlist (&dirlist, argv[i])
    [all...]
find_names.c 130 List *dirlist = closure; local
140 if (addnode (dirlist, dnode) != 0)
165 List *dirlist; local
168 dirlist = getlist ();
192 walklist (tmpentries, add_subdir_proc, (void *) dirlist);
208 if (find_dirs (".", dirlist, 1, tmpentries) != 0)
212 if (! list_isempty (dirlist))
213 walklist (dirlist, register_subdir_proc,
228 if (find_dirs (repository, dirlist, 0, entries) != 0)
239 sortlist (dirlist, fsortcmp)
    [all...]
import.c 467 List *dirlist = NULL; local
513 if (dirlist == NULL)
514 dirlist = getlist ();
518 addnode (dirlist, n);
561 if (dirlist != NULL)
565 head = dirlist->list;
571 dellist (&dirlist);
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
loadinfo.h 87 DIRLIST and DIRLIST_LEN are an argz list of directories in which to
100 const char *dirlist, size_t dirlist_len, int mask,
l10nflist.c 177 const char *dirlist, size_t dirlist_len,
192 DIRLIST. */
216 memcpy (cp, dirlist, dirlist_len);
274 dirlist_count = (dirlist_len > 0 ? __argz_count (dirlist, dirlist_len) : 1);
304 If the DIRLIST is a real list (i.e. DIRLIST_COUNT > 1), the RETVAL
306 colons. In this case we loop across all elements of DIRLIST and
308 If the DIRLIST is a single directory or entirely redundant (i.e.
321 /* Iterate over all elements of the DIRLIST. */
324 while ((dir = __argz_next ((char *) dirlist, dirlist_len, dir))
334 = _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len
    [all...]
  /src/external/gpl2/texinfo/dist/intl/
loadinfo.h 92 DIRLIST and DIRLIST_LEN are an argz list of directories in which to
105 const char *dirlist, size_t dirlist_len, int mask,
l10nflist.c 173 const char *dirlist, size_t dirlist_len,
189 DIRLIST. */
222 memcpy (cp, dirlist, dirlist_len);
298 dirlist_count = (dirlist_len > 0 ? __argz_count (dirlist, dirlist_len) : 1);
325 If the DIRLIST is a real list (i.e. DIRLIST_COUNT > 1), the RETVAL
327 colons. In this case we loop across all elements of DIRLIST and
329 If the DIRLIST is a single directory or entirely redundant (i.e.
343 /* Iterate over all elements of the DIRLIST. */
346 while ((dir = __argz_next ((char *) dirlist, dirlist_len, dir))
356 = _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len
    [all...]
  /src/usr.bin/ftp/
complete.c 275 static StringList *dirlist; local
300 if (dirchange || dirlist == NULL ||
304 if (dirlist != NULL)
305 sl_free(dirlist, 1);
306 dirlist = ftp_sl_init();
325 ftp_sl_add(dirlist, tcp);
336 for (i = 0; i < dirlist->sl_cur; i++) {
337 cp = dirlist->sl_str[i];
  /src/external/gpl2/grep/dist/intl/
l10nflist.c 163 _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len, mask, language,
167 const char *dirlist;
217 memcpy (abs_filename, dirlist, dirlist_len);
292 malloc (sizeof (*retval) + (__argz_count (dirlist, dirlist_len)
299 retval->decided = (__argz_count (dirlist, dirlist_len) != 1
316 /* If the DIRLIST is a real list the RETVAL entry corresponds not to
317 a real file. So we have to use the DIRLIST separation mechanism
319 cnt = __argz_count (dirlist, dirlist_len) == 1 ? mask - 1 : mask;
325 /* Iterate over all elements of the DIRLIST. */
328 while ((dir = __argz_next ((char *) dirlist, dirlist_len, dir)
    [all...]
loadinfo.h 99 const char *dirlist, size_t dirlist_len, int mask,
  /src/external/gpl3/gcc.old/dist/intl/
l10nflist.c 188 _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len, mask, language,
192 const char *dirlist;
215 DIRLIST. */
248 memcpy (cp, dirlist, dirlist_len);
324 dirlist_count = (dirlist_len > 0 ? __argz_count (dirlist, dirlist_len) : 1);
351 If the DIRLIST is a real list (i.e. DIRLIST_COUNT > 1), the RETVAL
353 colons. In this case we loop across all elements of DIRLIST and
355 If the DIRLIST is a single directory or entirely redundant (i.e.
369 /* Iterate over all elements of the DIRLIST. */
372 while ((dir = __argz_next ((char *) dirlist, dirlist_len, dir)
    [all...]
loadinfo.h 98 DIRLIST and DIRLIST_LEN are an argz list of directories in which to
111 const char *dirlist, size_t dirlist_len, int mask,
  /src/usr.sbin/mountd/
mountd.c 121 struct dirlist { struct
122 struct dirlist *dp_left;
123 struct dirlist *dp_right;
136 struct dirlist *ex_dirl;
137 struct dirlist *ex_defdir;
178 static char *add_expdir(struct dirlist **, char *, int);
179 static void add_dlist(struct dirlist **, struct dirlist *,
183 static int check_options(const char *, size_t, struct dirlist *);
184 static int chk_host(struct dirlist *, struct sockaddr *, int *, int *)
    [all...]
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_freebsd2.h 113 typedef dirlist nfsdirlist;
nfs_prot_netbsd1_3.h 125 typedef dirlist nfsdirlist;
nfs_prot_bsdi3.h 150 typedef dirlist nfsdirlist;
nfs_prot_default.h 145 typedef dirlist nfsdirlist;
nfs_prot_freebsd3.h 135 typedef dirlist nfsdirlist;
nfs_prot_netbsd.h 135 typedef dirlist nfsdirlist;
nfs_prot_netbsd1_4.h 151 typedef dirlist nfsdirlist;
nfs_prot_openbsd.h 148 typedef dirlist nfsdirlist;
nfs_prot_aix3.h 183 typedef dirlist nfsdirlist;
  /src/external/bsd/am-utils/include/
amu_nfs_prot.h 149 typedef dirlist nfsdirlist;

Completed in 52 milliseconds

1 2 3