/illumos-gate/usr/src/cmd/logadm/ |
H A D | opts.c | 49 struct opts { struct 55 static off_t opts_parse_ctime(const char *o, const char *optarg); argument 127 opts_parse(struct opts *opts, char **argv, int flags) in opts_parse() 202 opts_free(struct opts *opts) in opts_free() 216 opts_set(struct opts *opts, const char *o, const char *optarg) in opts_set() 234 opts_setcmdarg(struct opts *opts, const char *cmdarg) in opts_setcmdarg() 243 opts_count(struct opts *opts, const char *options) in opts_count() 261 opts_optarg(struct opts *opts, const char *o) in opts_optarg() 270 opts_optarg_int(struct opts *opts, const char *o) in opts_optarg_int() 284 opts_cmdargs(struct opts *opts) in opts_cmdargs() [all …]
|
H A D | main.c | 414 struct opts *opts = (struct opts *)arg; in doaftercmd() local 436 struct opts *opts = (struct opts *)arg; in do_delayed_gzip() local 578 rotatelog(struct fn *fnp, struct opts *opts) in rotatelog() 784 rotateto(struct fn *fnp, struct opts *opts, int n, struct fn *recentlog, in rotateto() 862 expirefiles(struct fn *fnp, struct opts *opts) in expirefiles() 988 dorm(struct opts *opts, const char *msg, struct fn *fnp) in dorm() 1007 docmd(struct opts *opts, const char *msg, const char *cmd, in docmd() 1131 docopytruncate(struct opts *opts, const char *file, const char *file_copy) in docopytruncate()
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | attr_on.c | 50 attr_on(attr_t at, void *opts) in attr_on() 60 attr_off(attr_t at, void *opts) in attr_off() 70 attr_set(attr_t at, short co, void *opts) in attr_set() 80 color_set(short co, void *opts) in color_set() 90 attr_get(attr_t *at, short *co, void *opts) in attr_get()
|
H A D | wattr_on.c | 51 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on() 62 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off() 73 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set() 85 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get() 100 wcolor_set(WINDOW *w, short co, void *opts) in wcolor_set()
|
H A D | chgat.c | 50 chgat(int n, attr_t at, short co, const void *opts) in chgat() 62 mvchgat(int y, int x, int n, attr_t at, short co, const void *opts) in mvchgat() 76 short co, const void *opts) in mvwchgat()
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wattr_on.c | 45 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on() 59 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off() 73 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set() 88 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get() 106 wcolor_set(WINDOW *w, short co, void *opts) in wcolor_set()
|
H A D | slk.c | 104 slk_attr_off(const attr_t at, void *opts) in slk_attr_off() 119 slk_attr_on(const attr_t at, void *opts) in slk_attr_on() 134 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
|
/illumos-gate/usr/src/cmd/raidz_test/ |
H A D | raidz_test.c | 53 static void print_opts(raidz_test_opts_t *opts, boolean_t force) in print_opts() 181 cmp_code(raidz_test_opts_t *opts, const raidz_map_t *rm, const int parity) in cmp_code() 199 cmp_data(raidz_test_opts_t *opts, raidz_map_t *rm) in cmp_data() 259 init_raidz_golden_map(raidz_test_opts_t *opts, const int parity) in init_raidz_golden_map() 309 init_raidz_map(raidz_test_opts_t *opts, zio_t **zio, const int parity) in init_raidz_map() 337 run_gen_check(raidz_test_opts_t *opts) in run_gen_check() 396 run_rec_check_impl(raidz_test_opts_t *opts, raidz_map_t *rm, const int fn) in run_rec_check_impl() 512 run_rec_check(raidz_test_opts_t *opts) in run_rec_check() 567 run_test(raidz_test_opts_t *opts) in run_test() 599 raidz_test_opts_t *opts = (raidz_test_opts_t *)arg; in sweep_thread() local [all …]
|
/illumos-gate/usr/src/lib/libeti/form/common/ |
H A D | form_opts.c | 37 set_form_opts(FORM *f, OPTIONS opts) in set_form_opts() 50 form_opts_on(FORM *f, OPTIONS opts) in form_opts_on() 57 form_opts_off(FORM *f, OPTIONS opts) in form_opts_off()
|
H A D | field_opts.c | 37 set_field_opts(FIELD *f, OPTIONS opts) in set_field_opts() 49 field_opts_on(FIELD *f, OPTIONS opts) in field_opts_on() 57 field_opts_off(FIELD *f, OPTIONS opts) in field_opts_off()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | cred.c | 36 uint_t opts = FALSE; in cmd_cred() local 113 uint_t i, opts = FALSE; in cmd_credgrp() local 158 uint_t opts = FALSE; in cmd_credsid() local 207 uint_t i, opts = FALSE; in cmd_ksidlist() local
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | cddlchk.py | 93 def check(filename, opts): argument 105 def walker(opts, dirname, fnames): argument 116 def walkpath(path, opts): argument
|
H A D | mapfilechk.py | 92 def check(filename, opts): argument 103 def walker(opts, dirname, fnames): argument 114 def walkpath(path, opts): argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/common/ |
H A D | cfga_ccid.c | 159 cfga_change_state(cfga_cmd_t cmd, const char *ap, const char *opts, in cfga_change_state() 197 cfga_private_func(const char *function, const char *ap, const char *opts, in cfga_private_func() 236 cfga_test(const char *ap, const char *opts, struct cfga_msg *msgp, char **errp, in cfga_test() 306 const char *opts, const char *listopts, char **errp, cfga_flags_t flags) in cfga_list_ext() 405 cfga_help(struct cfga_msg *msgp, const char *opts, cfga_flags_t flags) in cfga_help()
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipnat.c | 87 int opts; variable 292 dostats(int fd, natstat_t *nsp, int opts, int alive) in dostats() 397 flushtable(int fd, int opts) in flushtable() 422 dostats_live(int fd, natstat_t *nsp, int opts) in dostats_live()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | server.c | 235 install(char *src, char *dest, int destdir, int opts) in install() 313 sendf(char *rname, int opts) in sendf() 557 savelink(struct stat *stp, int opts) in savelink() 598 update(char *rname, int opts, struct stat *stp) in update() 771 int f, mode, opts, wrerr, olderrno; in recvf() local 1049 int opts, exists = 0; in hardlink() local 1218 rmchk(int opts) in rmchk() 1305 int len, opts; in clean() local
|
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_findzonecut.c | 150 res_findzonecut(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut() 175 res_findzonecut2(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut2() 265 get_soa(res_state statp, const char *dname, ns_class class, int opts, in get_soa() 405 get_ns(res_state statp, const char *zname, ns_class class, int opts, in get_ns() 438 get_glue(res_state statp, ns_class class, int opts, rrset_ns *nsrrsp) { in get_glue() 514 const char *owner, ns_class class, int opts, in save_ns() 573 const char *owner, ns_class class, int opts, in save_a()
|
/illumos-gate/usr/src/lib/libkmf/mappers/kmf_mapper_cn/common/ |
H A D | mapper_cn.c | 55 cooked_opts *opts; in mapper_initialize() local 76 void *opts; in mapper_finalize() local 153 cooked_opts *opts = NULL; in mapper_match_cert_to_name() local
|
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_lib.c | 51 pkinit_req_opts *opts = NULL; in pkinit_init_req_opts() local 73 pkinit_fini_req_opts(pkinit_req_opts *opts) in pkinit_fini_req_opts() 84 pkinit_plg_opts *opts = NULL; in pkinit_init_plg_opts() local 105 pkinit_fini_plg_opts(pkinit_plg_opts *opts) in pkinit_fini_plg_opts()
|
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | ns_fnmount.c | 209 getmapent_fn(char *key, char *map, char *opts, uid_t uid, bool_t shallow, in getmapent_fn() 310 char *opts, char *root, bool_t shallow, FN_status_t *status) in process_ref() 434 char *mntpnt, char *opts, FN_status_t *status) in frontier() 499 char *mntpnt, const char *name, char *opts, FN_status_t *status) in frontier_aux() 681 char *opts; in safe_mapent() local 695 safe_opts(const char *opts) in safe_opts()
|
H A D | mount.c | 179 char *opts; in process_opts() local 214 char *opts = malloc(strlen(opts1) + strlen(opts2) + 2); in concat_opts() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_tftp.c | 47 struct tftp_options opts; in interpret_tftp() local 211 tftp_parse_oack(char *buf, size_t size, struct tftp_options *opts) in tftp_parse_oack()
|
/illumos-gate/usr/src/cmd/fs.d/ |
H A D | switchout.c | 405 stat_snap(char *cmd, char *mountpoint, char *opts) in stat_snap() 429 has_Nflag(char *opts) in has_Nflag() 451 match(char **opts, char *s) in match()
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_argvec.c | 243 argvec_findopt(const mdb_opt_t *opts, char c) in argvec_findopt() 256 argvec_getopts(const mdb_opt_t *opts, const mdb_arg_t *argv, int argc) in argvec_getopts() 348 mdb_opt_t opts[53], *op = &opts[0]; in mdb_getopts() local
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | out.c | 121 const struct tbl_opts *opts; in tblcalc() local 408 const struct tbl_opts *opts, const struct tbl_dat *dp, size_t mw) in tblcalc_data() 474 const struct tbl_opts *opts, const struct tbl_dat *dp) in tblcalc_number()
|