/titanic_41/usr/src/cmd/sgs/crle/common/ |
H A D | print.c | 415 char *alter; in scanconfig() local 423 alter = (char *)(strtbl + obj->co_alter); in scanconfig() 424 (void) strcpy(_objdir, alter); in scanconfig() 425 alter = strrchr(_objdir, '/'); in scanconfig() 426 *alter = '\0'; in scanconfig() 868 char *alter = NULL, altdir[PATH_MAX]; in scanconfig() local 876 alter = (char *)(strtbl + in scanconfig() 878 (void) strcpy(altdir, alter); in scanconfig() 879 alter = strrchr(altdir, '/'); in scanconfig() 880 *alter = '\0'; in scanconfig() [all …]
|
H A D | inspect.c | 80 char alter[PATH_MAX]; in enteralt() local 102 (void) snprintf(alter, PATH_MAX, MSG_ORIG(MSG_FMT_PATH), in enteralt() 104 if (strcmp(alter, obj->o_path) == 0) { in enteralt() 111 (void) snprintf(alter, PATH_MAX, MSG_ORIG(MSG_FMT_PATH), in enteralt() 120 crle->c_strsize -= strlen(alter) + 1; in enteralt() 128 altsz = strlen(alter) + 1; in enteralt() 131 (void) strcpy(obj->o_alter, alter); in enteralt() 136 (void) printf(fmt, alter, obj->o_path); in enteralt()
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | libs.c | 55 Dbg_libs_found(Lm_list *lml, const char *path, int alter) in Dbg_libs_found() argument 60 dbg_print(lml, MSG_INTL(MSG_LIB_TRYING), path, alter ? in Dbg_libs_found()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | shdr.msg | 177 The shdr:sh_addr command is used to display or alter the\n\ 193 The shdr:sh_addralign command is used to display or alter the\n\ 212 The shdr:sh_entsize command is used to display or alter the\n\ 229 The shdr:sh_flags command is used to display or alter the\n\ 252 The shdr:sh_info command is used to display or alter the\n\ 266 The shdr:sh_link command is used to display or alter the\n\ 280 The shdr:sh_name command is used to display or alter the\n\ 300 The shdr:sh_offset command is used to display or alter the\n\ 316 The shdr:sh_size command is used to display or alter the\n\ 332 The shdr:sh_type command is used to display or alter the\n\
|
H A D | phdr.msg | 167 The phdr:p_type command is used to display or alter the\n\ 179 The phdr:p_offset command is used to display or alter the\n\ 193 The phdr:p_vaddr command is used to display or alter the\n\ 207 The phdr:p_paddr command is used to display or alter the\n\ 225 The phdr:p_filesz command is used to display or alter the\n\ 239 The phdr:p_memsz command is used to display or alter the\n\ 253 The phdr:p_flags command is used to display or alter the\n\ 277 The phdr:p_align command is used to display or alter the\n\ 294 The phdr:interp command is used to display or alter the\n\
|
H A D | sym.msg | 209 The sym:st_bind command is used to display or alter symbol\n\ 225 The sym:st_info command is used to display or alter the\n\ 240 The sym:st_name command is used to display or alter the\n\ 266 The sym:st_other command is used to display or alter the\n\ 284 symbol. The sym:st_shndx command is used to display or alter the\n\ 302 The sym:st_size command is used to display or alter the\n\ 316 The sym:st_type command is used to display or alter the\n\ 331 The sym:st_value command is used to display or alter the\n\ 345 The sym:st_visibility command is used to display or alter the\n\
|
H A D | cap.msg | 175 The cap:tag command is used to display or alter the\n\ 186 The cap:value command is used to display or alter the\n\ 211 The cap:hw1 command is used to display or alter the\n\ 231 The cap:sf1 command is used to display or alter the\n\ 251 The cap:hw2 command is used to display or alter the\n\
|
H A D | dyn.msg | 218 The dyn:tag command is used to display or alter the\n\ 229 The dyn:value command is used to display or alter the\n\ 278 The dyn:runpath command is used to display or alter the\n\ 302 The dyn:posflag1 command is used to display or alter\n\ 343 The dyn:flags command is used to display or alter the\n\ 367 The dyn:flags1 command is used to display or alter the\n\ 391 The dyn:feature1 command is used to display or alter the\n\ 425 The dyn:sunw_ldmach command is used to display or alter the\n\
|
H A D | str.msg | 180 The str:set command is used to display or alter the existing\n\ 276 \tstr:zero does not alter DT_SUNW_STRPAD, or otherwise attempt\n\
|
H A D | syminfo.msg | 113 The syminfo:si_boundto command is used to display or alter\n\
|
H A D | ehdr.msg | 512 does not alter the contents of the file, and is therefore\n\ 525 does not alter the contents of the file or the byte order\n\ 553 does not alter the contents of the file, or cause the actual\n\
|
/titanic_41/usr/src/tools/opensolaris/ |
H A D | README.binaries.tmpl | 12 (ii) You do not remove or alter any proprietary legends or notices contained
|
H A D | BINARYLICENSE.txt | 30 (ii) do not remove or alter any proprietary legends or notices contained 54 (d) You do not remove or alter any proprietary legends or notices 96 alter any rights and obligations you may have under such open source
|
/titanic_41/usr/src/uts/common/zmod/ |
H A D | THIRDPARTYLICENSE | 11 * including commercial applications, and to alter it and redistribute it
|
/titanic_41/ |
H A D | README | 28 code may not alter the original license terms. Integrations of code
|
/titanic_41/usr/src/pkg/license_files/ |
H A D | lic_OSBL | 30 (ii) do not remove or alter any proprietary legends or notices contained 54 (d) You do not remove or alter any proprietary legends or notices 96 alter any rights and obligations you may have under such open source
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | LICENSE | 39 (ii) do not remove or alter any proprietary legends or notices contained 63 (d) You do not remove or alter any proprietary legends or notices 105 alter any rights and obligations you may have under such open source
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | quit.c | 363 alter(mailname); in writeback()
|
H A D | aux.c | 395 alter(char name[]) in alter() function
|
/titanic_41/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 436 extern void alter(char name[]);
|
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | capacity.notes.txt | 100 Of course Read/Set Max do alter the drive's apparent capacity but assuming
|
/titanic_41/usr/src/cmd/sendmail/libmilter/ |
H A D | README | 41 Note that since filters use threads, it may be necessary to alter per
|
/titanic_41/usr/src/ |
H A D | OPENSOLARIS.LICENSE | 178 not remove or alter any copyright, patent or trademark notices 206 limit or alter the recipient's rights in the Source Code form from
|
/titanic_41/usr/src/lib/libresolv2/ |
H A D | THIRDPARTYLICENSE | 119 You must not remove, alter, or destroy any of RSA's copyright notices
|
/titanic_41/usr/src/cmd/mdb/sparc/v9/kmdb/ |
H A D | kaif_startup.s | 617 jmp %g6 ! is not to alter %g4
|