Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 673) sorted by path

12345678910>>...27

/illumos-gate/usr/src/boot/common/
H A Dconsole.c118 char *prefconsole, *list, *console; in cons_probe() local
279 char *list; in cons_set() local
360 cons_add_list(char *list, const char *value) in cons_add_list()
379 cons_change(const char *string, char **list) in cons_change()
H A Dgfx_fb.c2379 bool list; in command_font() local
H A Dnvstore.c187 bool list, get, delete; in command_nvstore() local
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c70 output_dtneeded(dt_list * list) in output_dtneeded()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c346 bucket_t *b, *list; in add_local() local
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c696 mk_alloc(devmap_t *list, uid_t uid, struct zone_path *zpath) in mk_alloc()
845 mk_unalloc(int optflag, devmap_t *list) in mk_unalloc()
872 mk_error(devmap_t *list) in mk_error()
1693 create_znode(char *zonename, struct zone_path *zpath, devmap_t *list) in create_znode()
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc119 struct conv_list *list) in get_last_conv()
133 struct conv_list *&list) in free_conv_list()
162 struct conv_list *&list, // list to modify in append_conv_list()
212 struct conv_list *&list, in add_mux_convert()
251 struct conv_list *&list, in add_pcm_convert()
291 struct conv_list *&list, in add_channel_convert()
338 struct conv_list *&list, in add_compress()
407 struct conv_list *&list, in add_decompress()
467 struct conv_list *&list, in add_rate_convert()
550 struct conv_list *&list, in build_conversion_list()
[all …]
/illumos-gate/usr/src/cmd/auditd/
H A Dauditd.c501 init_plugin(char *name, kva_t *list, int cnt_flag) in init_plugin()
/illumos-gate/usr/src/cmd/bhyve/
H A Dbhyverun.c432 parse_cpuset(int vcpu, const char *list, cpuset_t *set) in parse_cpuset()
/illumos-gate/usr/src/cmd/bnu/
H A Dpermission.c314 fillList(type, list) in fillList() argument
791 listMatch(name, list) in listMatch() argument
H A Duustat.c1001 pid_t pid, list[MAXLOCKS]; in lckpid() local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c3405 create_sparc_archive(char *archive, char *tempname, char *bootblk, char *list) in create_sparc_archive()
/illumos-gate/usr/src/cmd/cdrw/
H A Ddevice.c782 list(void) in list() function
/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.c2124 struct print_col *list, in process_fields()
2169 struct sort_el *list, in process_sort_fields()
2213 struct print_col *list, in print_fields()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c111 uint16_t *list; /* list containing the ports */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddocmd.c727 inlist(struct namelist *list, char *file) in inlist()
H A Dexpand.c66 expand(list, wh) in expand() argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c165 FreeHostnameList(char *list[]) in FreeHostnameList()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c491 parse_var_value(config_type_t type, struct configinfo *list, char *varstr, in parse_var_value()
578 parse_default(config_type_t type, struct configinfo *list, in parse_default()
597 parse_if(struct configinfo *list, char *argvec[], int argcount) in parse_if()
642 parse_prefix(struct configinfo *list, char *argvec[], int argcount) in parse_prefix()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c190 destroy_rep_val_list(uu_list_t *list) in destroy_rep_val_list()
199 find_rep_val(uu_list_t *list, int64_t val) in find_rep_val()
212 add_rep_val(uu_list_t *list, int64_t val) in add_rep_val()
228 remove_rep_val(uu_list_t *list, int64_t val) in remove_rep_val()
240 empty_rep_val_list(uu_list_t *list) in empty_rep_val_list()
253 get_single_rep_val(uu_list_t *list) in get_single_rep_val()
262 set_single_rep_val(uu_list_t *list, int64_t val) in set_single_rep_val()
420 _retrieve_rep_vals(uu_list_t *list, const char *fmri, const char *prop_name) in _retrieve_rep_vals()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c252 #define GET_LIST_END(list, end)\ argument
254 #define ADD_TO_LIST(list, el)\ argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c537 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1114 union any_in_addr *list; in select_all_src_addrs() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h156 struct list { struct
180 #define NTP_MAXLIST 5 /* max size of selection list */ argument
H A Dsnoop_ipaddr.c382 static char *list[MAXADDRS]; /* addr_list array */ in lgetipnodebyname() local

12345678910>>...27