Searched refs:section (Results 1 - 25 of 149) sorted by relevance

123456

/illumos-gate/usr/src/lib/common/amd64/
H A Dcrtn.s41 .section .init,"ax"
48 .section .fini,"ax"
H A Dcrti.s41 .section .init,"ax"
52 .section .fini,"ax"
/illumos-gate/usr/src/lib/common/sparc/
H A Dcrtn.s43 .section ".init"
51 .section ".fini"
H A Dcrti.s43 .section ".init"
54 .section ".fini"
/illumos-gate/usr/src/lib/common/sparcv9/
H A Dcrtn.s41 .section ".init"
49 .section ".fini"
H A Dcrti.s44 .section ".init"
54 .section ".fini"
/illumos-gate/usr/src/lib/common/i386/
H A Dcrtn.s42 .section .init,"ax"
51 .section .fini,"ax"
H A Dcrt1.s44 .section .data
69 .section .text
110 * is registered after the .fini section, it runs before the library
120 .section .data
133 .section .text
201 .section .text
209 .section .data
H A Dcrti.s57 .section .init,"ax"
74 .section .fini,"ax"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/vdev_zaps/
H A Dvdev_zaps.kshlib22 typeset dsk_line next_vd_line conf section
34 section=$(cat "$conf" | sed "1,${dsk_line}d" | head -n \
38 section=$(tail -n +$dsk_line "$conf")
40 echo "$section"
45 typeset section=$(get_conf_section "$1" "$2")
46 echo "$section" | egrep \
52 typeset section=$(get_conf_section "$1" "$2")
53 echo "$section" | egrep \
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_parse.c80 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
90 if (section != ns_s_qd) {
140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
144 /* Make section right. */
145 tmp = section;
146 if (tmp < 0 || section >= ns_s_max)
148 if (section != handle->_sect)
149 setsection(handle, section);
154 if (rrnum < 0 || rrnum >= handle->_counts[(int)section])
157 setsection(handle, section);
203 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_set.c88 struct profile_node *section, *node; local
105 section = profile->first_file->data->root;
108 retval = profile_find_node(section, *cpp, 0, 1,
109 &state, &section);
117 retval = profile_find_node(section, *cpp, old_value, 0, &state, &node);
140 struct profile_node *section, *node; local
151 section = profile->first_file->data->root;
154 retval = profile_find_node(section, *cpp, 0, 1,
155 &state, &section);
162 retval = profile_find_node(section, *cp
186 struct profile_node *section, *node; local
239 struct profile_node *section; local
[all...]
H A Dprof_int.h162 (struct profile_node *section,
179 (struct profile_node *section,
185 (struct profile_node *section,
190 (struct profile_node *section,
195 (struct profile_node *section,
199 (struct profile_node *section, const char *name);
202 (struct profile_node *section, void **state,
/illumos-gate/usr/src/cmd/sgs/test/ld/x64/tls/ie/
H A Dstyle1-main.s16 .section .rodata.str1.1,"aMS",@progbits,1
42 .section .rodata.str1.1
45 .section .tdata,"awT",@progbits
52 .section .rodata.str1.1
55 .section .tdata
H A Dstyle2-with-badness.s16 .section .rodata.str1.1,"aMS",@progbits,1
39 .section .rodata.str1.1
42 .section .tdata,"awT",@progbits
H A Dstyle2-with-r12.s16 .section .rodata.str1.1,"aMS",@progbits,1
40 .section .rodata.str1.1
43 .section .tdata,"awT",@progbits
H A Dstyle2-with-r13.s16 .section .rodata.str1.1,"aMS",@progbits,1
40 .section .rodata.str1.1
43 .section .tdata,"awT",@progbits
H A Dstyle2.s16 .section .rodata.str1.1,"aMS",@progbits,1
39 .section .rodata.str1.1
42 .section .tdata,"awT",@progbits
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dbld_vernote.ksh55 .section ".note"
67 .section ".rodata", #alloc
85 .section .note
97 .section .rodata, "a"
/illumos-gate/usr/src/uts/sun4/conf/
H A Dgenalign.s39 ! this little hack generates a .note section where we tell
42 .section ".note"
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.h50 int cfg_find_cstring(CFGFILE *cfg, const char *target, const char *section,
52 int cfg_get_options(CFGFILE *cfg, int section, const char *basekey,
54 int cfg_put_options(CFGFILE *cfg, int section, const char *basekey,
59 int cfg_get_num_entries(CFGFILE *cfg, char *section);
64 int cfg_get_section(CFGFILE *cfg, char ***buf, const char *section);
66 void cfg_rewind(CFGFILE *cfg, int section);
83 #define CFG_SEC_CONF 0 /* configuration section */
84 #define CFG_SEC_PERS 1 /* persistent section */
87 int cfg_update_parser_config(CFGFILE *, const char *key, int section);
91 #define CFG_PARSE_CONF 0 /* config section ke
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c99 static int get_sensor_by_name(const rmclomv_cache_section_t *section,
101 static int validate_section_entry(rmclomv_cache_section_t *section,
103 static int add_names_to_section(rmclomv_cache_section_t *section);
104 static void free_section(rmclomv_cache_section_t *section);
106 rmclomv_cache_section_t *section);
597 * Create a cache section structure
616 free_section(rmclomv_cache_section_t *section) argument
618 size_t len = section->section_len;
619 kmem_free(section, len);
623 * adds supplied section t
627 add_section(rmclomv_cache_section_t **head, rmclomv_cache_section_t *section) argument
719 get_sensor_by_name(const rmclomv_cache_section_t *section, const char *name, int *index) argument
1301 validate_section_entry(rmclomv_cache_section_t *section, int index) argument
1358 add_names_to_section(rmclomv_cache_section_t *section) argument
1616 rmclomv_cache_section_t *section; local
1833 rmclomv_cache_section_t *section; local
1986 rmclomv_cache_section_t *section; local
3447 rmclomv_cache_section_t *section; local
3513 rmclomv_cache_section_t *section; local
[all...]
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dlibshare_smbfs.c149 { "section", NULL, PROTO_OPT_SECTION,
193 range_check_validator(int index, char *section, char *value) argument
218 string_length_check_validator(int index, char *section, char *value) argument
236 yes_no_validator(int index, char *section, char *value) argument
255 ip_address_validator(int index, char *section, char *value) argument
271 minauth_validator(int index, char *section, char *value) argument
289 signing_validator(int index, char *section, char *value) argument
305 password_validator(int index, char *section, char *value) argument
338 * Load the persistent settings from SMF. Each section is an SMF
339 * property group with an "S-" prefix and a UUID, and the section
426 char *section = smbclnt_proto_options[PROTO_OPT_SECTION].value; local
595 smbfs_validate_proto_prop(int index, char *section, char *name, char *value) argument
611 smbfs_save_property(int index, char *section, char *value) argument
643 char *section; local
696 smbfs_delete_section(char *section) argument
[all...]
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c104 ret = gettext("delsect\t<section> <proto>");
129 char *section, *value, *name; local
176 section = sa_get_property_attr(propsect,
180 * in the SMB client, print the section name.
188 section != NULL ? section : "");
190 if (section != NULL)
191 sa_free_attr_string(section);
193 /* Display properties for this section */
224 section
323 char *section = NULL; local
468 char *section = NULL; local
[all...]
/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Drunexe.s38 .section ".text"

Completed in 74 milliseconds

123456