Lines Matching defs:list

304 	"list",			OPT_OPTIONAL,	list_archive, 1, /* PUB */
359 * UPDATE_ERROR : an error occourred while traversing the list of files
376 * new_nvlp/old_nvlp: new and old list of archive-files / attributes pairs
377 * sparcfile: list of file paths for mkisofs -path-list (SPARC only)
441 "\t%s list-archive [-R altroot [-p platform]]\n", prog);
452 (void) fprintf(stderr, "\t%s list-menu [-R altroot]\n", prog);
567 * list-archive -- -a list
569 * list-menu -- -m list_entry
579 { "list-archive", BAM_ARCHIVE, "list"},
581 { "list-menu", BAM_MENU, "list_entry"},
623 * -a list -- list-archive
627 * -m list_entry -- list-menu
1762 * This routine writes a list of lines to a file.
1763 * The list is *not* freed
2306 /* read in list of safe files */
2331 * On SPARC we create a -path-list file for mkisofs
3177 * read list of files
3199 /* done with the file list */
3364 create_sparc_archive(char *archive, char *tempname, char *bootblk, char *list)
3380 "-path-list \"%s\" 2>&1", MKISOFS_PATH, MKISO_PARAMS, bootblk,
3381 tempname, list);
4524 /* unlink from list */
6421 /* No existing signature, nothing to add to list */
6444 "list: %s\n"), sign, strerror(error));
6817 * Find and create a list of all existing UFS boot signatures
6836 bam_print(_(" - signature list %s exists\n"),
6941 /* We have a list of existing GRUB signatures. Sort it first */
7008 /* Make sure the list exists and is owned by root */
7013 bam_error(_("missing UFS signature list file: %s\n"),
7024 /* The signature list was sorted when it was created */
7029 bam_error(_("error opening UFS boot signature list "
7063 BAM_DPRINTF(("%s: found hole %d in sign list.\n",
7074 /* add the ufs signature to the /var/run list of signatures */
7577 "list: %s\n"), sign, strerror(error));
7593 /* Sort the list again */