Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 57) sorted by relevance

123

/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dlibshare_smbfs.c202 range_check_validator(int index, char *section, char *value) in range_check_validator()
245 yes_no_validator(int index, char *section, char *value) in yes_no_validator()
264 ip_address_validator(int index, char *section, char *value) in ip_address_validator()
280 minauth_validator(int index, char *section, char *value) in minauth_validator()
295 protocol_validator(int index, char *section, char *value) in protocol_validator()
310 signing_validator(int index, char *section, char *value) in signing_validator()
326 password_validator(int index, char *section, char *value) in password_validator()
447 char *section = smbclnt_proto_options[PROTO_OPT_SECTION].value; in smbfs_save_propset() local
632 smbfs_save_property(int index, char *section, char *value) in smbfs_save_property()
664 char *section; in smbfs_set_proto_prop() local
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_set.c87 struct profile_node *section, *node; in profile_update_relation() local
139 struct profile_node *section, *node; in profile_clear_relation() local
185 struct profile_node *section, *node; in profile_rename_section() local
238 struct profile_node *section; in profile_add_relation() local
H A Dprof_tree.c154 errcode_t profile_add_node(struct profile_node *section, const char *name, in profile_add_node()
248 errcode_t profile_find_node(struct profile_node *section, const char *name, in profile_find_node()
322 errcode_t profile_find_node_relation(struct profile_node *section, in profile_find_node_relation()
354 errcode_t profile_find_node_subsection(struct profile_node *section, in profile_find_node_subsection()
382 errcode_t profile_get_node_parent(struct profile_node *section, in profile_get_node_parent()
464 struct profile_node *section, *p; in profile_node_iterator() local
H A Dprof_init.c416 profile_get_options_boolean(profile, section, options) in profile_get_options_boolean() argument
462 profile_get_options_string(profile, section, options) in profile_get_options_string() argument
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_parse.c74 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr()
134 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr()
197 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) { in ns_parserr2()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/
H A Dlibfruaccess.c167 fru_get_sections(container_hdl_t container, section_t *section, in fru_get_sections()
187 fru_get_num_segments(section_hdl_t section, door_cred_t *cred) in fru_get_num_segments()
205 fru_get_segments(section_hdl_t section, segment_t *segment, int max_segments, in fru_get_segments()
225 fru_add_segment(section_hdl_t section, segment_t *segment, in fru_add_segment()
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Drcfile.c539 rc_getstringptr(struct rcfile *rcp, const char *section, const char *key, in rc_getstringptr()
568 rc_getstring(struct rcfile *rcp, const char *section, const char *key, in rc_getstring()
588 rc_getint(struct rcfile *rcp, const char *section, const char *key, int *value) in rc_getint()
624 rc_getbool(struct rcfile *rcp, const char *section, const char *key, int *value) in rc_getbool()
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c129 char *section, *value, *name; in sc_get() local
323 char *section = NULL; in sc_set() local
468 char *section = NULL; in sc_delsect() local
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c616 free_section(rmclomv_cache_section_t *section) in free_section()
627 add_section(rmclomv_cache_section_t **head, rmclomv_cache_section_t *section) in add_section()
719 get_sensor_by_name(const rmclomv_cache_section_t *section, in get_sensor_by_name()
1301 validate_section_entry(rmclomv_cache_section_t *section, int index) in validate_section_entry()
1358 add_names_to_section(rmclomv_cache_section_t *section) in add_names_to_section()
1616 rmclomv_cache_section_t *section; in refresh_name_cache() local
1833 rmclomv_cache_section_t *section; in do_psu_cmd() local
1986 rmclomv_cache_section_t *section; in rmclomv_ioctl() local
3447 rmclomv_cache_section_t *section; in rmclomv_alarm_get() local
3513 rmclomv_cache_section_t *section; in rmclomv_alarm_set() local
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c510 fru_get_segments(section_hdl_t section, segment_t *segment, int maxseg, in fru_get_segments()
593 get_section(raw_list_t *rawlist, hash_obj_t *sec_hash, section_t *section) in get_section()
698 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in fru_get_sections()
947 fru_get_num_segments(section_hdl_t section, door_cred_t *cred) in fru_get_num_segments()
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c244 tlm_acls_t *tlm_acls, int section, tlm_cmd_t *local_commands) in output_xattr_header()
349 tlm_acls_t *tlm_acls, int section, tlm_cmd_t *local_commands) in output_file_header()
642 int section; /* section of a huge file */ in tlm_output_xattr() local
851 int section = 0; /* section of a huge file */ in tlm_output_file() local
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_groups.c66 grp_make_entry(unsigned section, unsigned group,const char *name) in grp_make_entry()
213 Dwarf_Unsigned section; member
H A Ddwarf_init_finish.c713 struct Dwarf_dbg_sect_s *section = &dbg->de_debug_sections[i]; in is_section_name_known_already() local
1405 struct Dwarf_dbg_sect_s *section; in _dwarf_setup() local
1710 struct Dwarf_Section_s *section, in do_decompress_zlib()
1832 struct Dwarf_Section_s *section, in _dwarf_load_section()
H A Ddwarf_macho_loader.h431 struct section { /* for 32-bit architectures */ struct
432 char sectname[16]; /* name of this section */ argument
433 char segname[16]; /* segment this section goes in */ argument
/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c369 find_first_section(picl_nodehdl_t parent, picl_nodehdl_t *section) in find_first_section()
482 add_segs_for_section(picl_nodehdl_t section, fru_strlist_t *list) in add_segs_for_section()
629 picl_nodehdl_t section; in fpt_add_seg() local
956 section, segment; in fpt_for_each_segment() local
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c380 find_first_section(picl_nodehdl_t parent, picl_nodehdl_t *section) in find_first_section()
493 add_segs_for_section(picl_nodehdl_t section, fru_strlist_t *list) in add_segs_for_section()
640 picl_nodehdl_t section; in fpt_add_seg() local
968 section, segment; in fpt_for_each_segment() local
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py741 def extract_elf_section(f, section) : argument
823 def diff_elf_section(f1, f2, section, sh_type) : argument
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c951 get_section(int fd, hash_obj_t *sec_hash, section_t *section) in get_section()
1119 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in fru_get_sections()
1183 fru_get_num_segments(section_hdl_t section, door_cred_t *cred) in fru_get_num_segments()
1219 fru_get_segments(section_hdl_t section, segment_t *segment, int maxseg, in fru_get_segments()
1284 fru_add_segment(section_hdl_t section, segment_t *segment, in fru_add_segment()
/illumos-gate/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_updrec.c218 res_mkupdrec(int section, const char *dname, uint_t class, uint_t type, in res_mkupdrec()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c87 int section, numrrs = 0, counts[ns_s_max]; in res_nmkupdate() local
914 res_mkupdrec(int section, const char *dname, in res_mkupdrec()
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c161 #define SECTION_OFFSET(section) \ argument
164 #define SECTION_OFFSET(section) \ argument
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb5.c611 char *section = NULL; in krb5_db_open() local
666 char *section = NULL; in krb5_db_create() local
739 char *section = NULL; in krb5_db_destroy() local
1980 char *section = NULL; in krb5_db_promote() local
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dfmt.c68 int section; member
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dconftab.h76 short section; member
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dconftab.h76 short section; member

123