Home
last modified time | relevance | path

Searched refs:alter (Results 1 – 25 of 47) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c387 char *alter; in scanconfig() local
396 (void) strcpy(_objdir, alter); in scanconfig()
397 alter = strrchr(_objdir, '/'); in scanconfig()
398 *alter = '\0'; in scanconfig()
747 alter = (char *)(strtbl + in scanconfig()
749 (void) strcpy(altdir, alter); in scanconfig()
750 alter = strrchr(altdir, '/'); in scanconfig()
751 *alter = '\0'; in scanconfig()
756 crle->c_objdir = alter = in scanconfig()
759 alter = NULL; in scanconfig()
[all …]
H A Dinspect.c80 char alter[PATH_MAX]; in enteralt() local
100 (void) strlcpy(alter, crle->c_objdir, sizeof (alter)); in enteralt()
101 (void) realpath(alter, _alter); in enteralt()
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()
121 crle->c_strsize -= strlen(alter) + 1; in enteralt()
130 altsz = strlen(alter) + 1; in enteralt()
133 (void) strcpy(obj->o_alter, alter); in enteralt()
138 (void) printf(fmt, alter, obj->o_path); in enteralt()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.msg177 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 Dphdr.msg167 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 Dsym.msg209 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 Dcap.msg183 The cap:tag command is used to display or alter the\n\
194 The cap:value command is used to display or alter the\n\
219 The cap:hw1 command is used to display or alter the\n\
239 The cap:sf1 command is used to display or alter the\n\
259 The cap:hw2 command is used to display or alter the\n\
279 The cap:hw3 command is used to display or alter the\n\
H A Ddyn.msg218 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 Dstr.msg180 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 Dsyminfo.msg113 The syminfo:si_boundto command is used to display or alter\n\
H A Dehdr.msg512 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\
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c55 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()
/illumos-gate/usr/src/common/pnglite/
H A DTHIRDPARTYLICENSE10 * including commercial applications, and to alter it and redistribute it
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dzlib.def25 including commercial applications, and to alter it and redistribute it
/illumos-gate/usr/src/contrib/zlib/
H A DTHIRDPARTYLICENSE10 including commercial applications, and to alter it and redistribute it
H A DREADME94 including commercial applications, and to alter it and redistribute it
/illumos-gate/
H A DREADME.md38 be under this license as well. Modifications of existing code may not alter
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL30 (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
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE39 (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
/illumos-gate/usr/src/cmd/mailx/
H A Dquit.c363 alter(mailname); in writeback()
H A Dutil.c393 alter(char name[]) in alter() function
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h437 extern void alter(char name[]);
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt100 Of course Read/Set Max do alter the drive's apparent capacity but assuming
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME41 Note that since filters use threads, it may be necessary to alter per
/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE178 not remove or alter any copyright, patent or trademark notices
206 limit or alter the recipient's rights in the Source Code form from
/illumos-gate/usr/src/lib/libresolv2/
H A DTHIRDPARTYLICENSE119 You must not remove, alter, or destroy any of RSA's copyright notices

12