Home
last modified time | relevance | path

Searched refs:offsets (Results 1 – 25 of 68) sorted by relevance

123

/titanic_44/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.c59 static uint_t *offsets; /* array of word-offsets into "buf" */ variable
110 if (fprintf(tmpfp[tmpfp_idx], "%s\n", &buf[offsets[i++]]) < 0) { in writeout()
140 tmp = realloc(offsets, sizeof (uint_t) * off_size); in insert_word()
143 free(offsets); in insert_word()
145 offsets = NULL; in insert_word()
148 offsets = tmp; in insert_word()
151 offsets[off_idx++] = off; in insert_word()
267 qsort((void *)offsets, off_idx, sizeof (int), compare); in sort_file()
278 if (offsets != NULL) in sort_file()
279 free(offsets); in sort_file()
[all …]
/titanic_44/usr/src/lib/libcurses/screen/
H A Dring.c50 static char offsets[2] = {45 /* flash_screen */, 1 /* bell */ }; in _ring() local
56 _PUTS(str_array[offsets[bf]] ? str_array[offsets[bf]] : in _ring()
57 str_array[offsets[1 - bf]], 0); in _ring()
H A Dtcsearch.c48 _tcsearch(char *cap, short offsets[], char *names[], int size, int n) in _tcsearch() argument
55 cmp = ((n == 0) ? strcmp(cap, names[offsets[m]]) : in _tcsearch()
56 strncmp(cap, names[offsets[m]], n)); in _tcsearch()
64 return (offsets[m]); in _tcsearch()
H A Dinit_acs.c54 static unsigned char offsets[][2] = { variable
78 int i = sizeof (offsets) / 2, to_get, must_output; in init_acs()
108 nacsmap[offsets[i][0]] = offsets[i][1]; in init_acs()
H A Dinit_costs.c57 static short offsets[] = { variable
104 *costptr++ = _cost_fn(str_array[offsets[i++]], 1); in _init_costs()
107 *costptr++ = _cost_fn(tparm_p1(str_array[offsets[i++]], 10), 1); in _init_costs()
H A Dsetupterm.c690 static char offsets[] = { in setupterm() local
703 if ((on_sequences[n] = str_array[offsets[n]]) != 0) in setupterm()
710 offsets[] = { in setupterm() local
744 for (n = 0; n < sizeof (offsets); n++) { in setupterm()
745 if ((!(off_sequences[n] = str_array[offsets[n]])) || in setupterm()
/titanic_44/usr/src/lib/libfru/libfru/
H A DAncestor.cc45 offsets = (uint32_t *)malloc(sizeof (uint32_t) in Ancestor()
53 free(offsets); in ~Ancestor()
88 offsets = (uint32_t *)realloc(offsets, in addInstance()
91 paths = (char **)realloc(offsets, in addInstance()
95 offsets[numInstances] = offset; in addInstance()
127 return (offsets[num]); in getInstOffset()
129 return (offsets[numInstances]); in getInstOffset()
H A DAncestor.h79 uint32_t *offsets; member
/titanic_44/usr/src/uts/sun4u/genassym/
H A DMakefile40 OFFSETS_C = $(DSF_DIR)/$(OBJS_DIR)/offsets.c
41 OFFSETS_S = $(DSF_DIR)/$(OBJS_DIR)/offsets.s
42 OFFSETS_TMP = $(DSF_DIR)/$(OBJS_DIR)/offsets.tmp
43 OFFSETS_OUT = $(DSF_DIR)/$(OBJS_DIR)/offsets.out
/titanic_44/usr/src/uts/sun4u/mem_cache/genassym/
H A DMakefile40 OFFSETS_C = $(DSF_DIR)/$(OBJS_DIR)/offsets.c
41 OFFSETS_S = $(DSF_DIR)/$(OBJS_DIR)/offsets.s
42 OFFSETS_TMP = $(DSF_DIR)/$(OBJS_DIR)/offsets.tmp
43 OFFSETS_OUT = $(DSF_DIR)/$(OBJS_DIR)/offsets.out
/titanic_44/usr/src/uts/sun4v/genassym/
H A DMakefile40 OFFSETS_C = $(DSF_DIR)/$(OBJS_DIR)/offsets.c
41 OFFSETS_S = $(DSF_DIR)/$(OBJS_DIR)/offsets.s
42 OFFSETS_TMP = $(DSF_DIR)/$(OBJS_DIR)/offsets.tmp
43 OFFSETS_OUT = $(DSF_DIR)/$(OBJS_DIR)/offsets.out
/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_arange.h69 Dwarf_Off ** offsets,
H A Ddwarf_addr_finder.c619 Dwarf_Off *offsets; in handle_debug_aranges() local
622 _dwarf_get_aranges_addr_offsets(dbg, &aranges, &offsets, &count, in handle_debug_aranges()
629 cb_func(DW_SECTION_ARANGES, offsets[indx], in handle_debug_aranges()
634 dwarf_dealloc(dbg, offsets, DW_DLA_ADDR); in handle_debug_aranges()
/titanic_44/usr/src/lib/commpage/
H A DMakefile.shared.com24 COMMPAGE_OFFSETS_SRC = $(SRC)/lib/commpage/common/offsets.in
/titanic_44/usr/src/lib/brand/shared/brand/
H A DMakefile.com29 OFFSETS_SRC = ../common/offsets.in
/titanic_44/usr/src/cmd/mdb/sparc/v9/libstand/
H A Dsetjmp.s45 JB_FLAGS = (0*8) ! offsets in jmpbuf (see sigsetjmp.c)
/titanic_44/usr/src/lib/commpage/common/
H A Doffsets.in17 \ offsets.in: input file to produce assym.h using the ctfstabs program
/titanic_44/usr/src/uts/sun4v/ml/
H A Dmach_offsets.in24 \ offsets.in: input file to produce assym.h using the stabs program
67 \ When specifying the offsets of nested structures/unions each nested
69 \ "\#define" escapes to add the offsets from the base structure/union
/titanic_44/usr/src/lib/libc/sparc/gen/
H A Dsetjmp.s40 JB_FLAGS = (0*4) ! offsets in jmpbuf (see siglonglmp.c)
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Dsetjmp.s40 JB_FLAGS = (0*8) ! offsets in jmpbuf (see siglongjmp.c)
/titanic_44/usr/src/uts/intel/nsmb/
H A DMakefile45 OFFSETS_SRC = $(CONF_SRCDIR)/offsets.in
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in24 \ offsets.in: input file to produce assym.h using the stabs program
67 \ When specifying the offsets of nested structures/unions each nested
69 \ "\#define" escapes to add the offsets from the base structure/union
/titanic_44/usr/src/uts/sparc/nsmb/
H A DMakefile45 OFFSETS_SRC = $(CONF_SRCDIR)/offsets.in
/titanic_44/usr/src/cmd/mdb/intel/kmdb/
H A Dkmdb_context_off.in27 \ Structure offsets for use in context-switching assembly code.
/titanic_44/usr/src/cmd/mdb/sparc/kmdb/
H A Dkmdb_context_off.in27 \ Structure offsets for use in context-switching assembly code.

123