Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 25 of 205) sorted by relevance

123456789

/titanic_41/usr/src/tools/onbld/hgext/
H A Dcdm.py232 def cdm_pdiffs(ui, repo, *pats, **opts):
263 def cdm_list(ui, repo, **opts):
341 def cdm_comchk(ui, repo, **opts):
358 def cdm_cddlchk(ui, repo, *args, **opts):
396 def cdm_manlintchk(ui, repo, *args, **opts):
430 def cdm_mapfilechk(ui, repo, *args, **opts):
476 def cdm_copyright(ui, repo, *args, **opts):
510 def cdm_hdrchk(ui, repo, *args, **opts):
544 def cdm_cstyle(ui, repo, *args, **opts):
581 def cdm_jstyle(ui, repo, *args, **opts):
[all …]
/titanic_41/usr/src/cmd/logadm/
H A Dopts.c49 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 Dmain.c410 struct opts *opts = (struct opts *)arg; in doaftercmd() local
432 struct opts *opts = (struct opts *)arg; in do_delayed_gzip() local
573 rotatelog(struct fn *fnp, struct opts *opts) in rotatelog()
779 rotateto(struct fn *fnp, struct opts *opts, int n, struct fn *recentlog, in rotateto()
857 expirefiles(struct fn *fnp, struct opts *opts) in expirefiles()
982 dorm(struct opts *opts, const char *msg, struct fn *fnp) in dorm()
1001 docmd(struct opts *opts, const char *msg, const char *cmd, in docmd()
1103 docopytruncate(struct opts *opts, const char *file, const char *file_copy) in docopytruncate()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattr_on.c52 attr_on(attr_t at, void *opts) in attr_on()
62 attr_off(attr_t at, void *opts) in attr_off()
72 attr_set(attr_t at, short co, void *opts) in attr_set()
82 color_set(short co, void *opts) in color_set()
92 attr_get(attr_t *at, short *co, void *opts) in attr_get()
H A Dwattr_on.c53 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on()
64 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off()
75 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
87 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
102 wcolor_set(WINDOW *w, short co, void *opts) in wcolor_set()
H A Dchgat.c52 chgat(int n, attr_t at, short co, const void *opts) in chgat()
64 mvchgat(int y, int x, int n, attr_t at, short co, const void *opts) in mvchgat()
78 short co, const void *opts) in mvwchgat()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattr_on.c47 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on()
61 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off()
75 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
90 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
108 wcolor_set(WINDOW *w, short co, void *opts) in wcolor_set()
H A Dslk.c112 slk_attr_off(const attr_t at, void *opts) in slk_attr_off()
127 slk_attr_on(const attr_t at, void *opts) in slk_attr_on()
142 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
/titanic_41/usr/src/lib/libeti/form/common/
H A Dform_opts.c39 set_form_opts(FORM *f, OPTIONS opts) in set_form_opts()
52 form_opts_on(FORM *f, OPTIONS opts) in form_opts_on()
59 form_opts_off(FORM *f, OPTIONS opts) in form_opts_off()
H A Dfield_opts.c39 set_field_opts(FIELD *f, OPTIONS opts) in set_field_opts()
51 field_opts_on(FIELD *f, OPTIONS opts) in field_opts_on()
59 field_opts_off(FIELD *f, OPTIONS opts) in field_opts_off()
/titanic_41/usr/src/tools/scripts/
H A Dcddlchk.py92 def check(filename, opts): argument
104 def walker(opts, dirname, fnames): argument
115 def walkpath(path, opts): argument
H A Dmapfilechk.py91 def check(filename, opts): argument
102 def walker(opts, dirname, fnames): argument
113 def walkpath(path, opts): argument
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dcred.c36 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
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipnat.c96 int opts; variable
303 void dostats(fd, nsp, opts, alive) in dostats() argument
409 void flushtable(fd, opts) in flushtable() argument
434 void dostats_live(fd, nsp, opts) in dostats_live() argument
/titanic_41/usr/src/lib/libkmf/mappers/kmf_mapper_cn/common/
H A Dmapper_cn.c55 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
/titanic_41/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c553 uint_t opts = 0; in smb_dcmd_list() local
619 uint_t opts; in smb_dcmd_server() local
729 uint_t opts; in smb_dcmd_session() local
861 uint_t opts; in smb_dcmd_request() local
995 uint_t opts; in smb_dcmd_user() local
1105 uint_t opts; in smb_dcmd_tree() local
1181 uint_t opts; in smb_dcmd_odir() local
1252 uint_t opts; in smb_dcmd_ofile() local
1320 uint_t *opts = arg; in smb_kshare_cb() local
1367 uint_t opts = 0; in smb_dcmd_kshare() local
[all …]
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_findzonecut.c154 res_findzonecut(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut()
179 res_findzonecut2(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut2()
269 get_soa(res_state statp, const char *dname, ns_class class, int opts, in get_soa()
409 get_ns(res_state statp, const char *zname, ns_class class, int opts, in get_ns()
442 get_glue(res_state statp, ns_class class, int opts, rrset_ns *nsrrsp) { in get_glue()
518 const char *owner, ns_class class, int opts, in save_ns()
577 const char *owner, ns_class class, int opts, in save_a()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c233 install(src, dest, destdir, opts) in install() argument
313 sendf(rname, opts) in sendf() argument
559 savelink(stp, opts) in savelink() argument
602 update(rname, opts, stp) in update() argument
781 int f, mode, opts, wrerr, olderrno; local
1060 int opts, exists = 0; local
1232 rmchk(opts) in rmchk() argument
1321 int len, opts; local
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_lib.c51 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()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c209 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 Dmount.c181 char *opts; in process_opts() local
216 char *opts = malloc(strlen(opts1) + strlen(opts2) + 2); in concat_opts() local
/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintpoolnode.c13 ip_pool_node_t *printpoolnode(np, opts) in printpoolnode() argument
H A Dprintactivenat.c17 void printactivenat(nat, opts, alive) in printactivenat() argument
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_argvec.c245 argvec_findopt(const mdb_opt_t *opts, char c) in argvec_findopt()
258 argvec_getopts(const mdb_opt_t *opts, const mdb_arg_t *argv, int argc) in argvec_getopts()
350 mdb_opt_t opts[53], *op = &opts[0]; in mdb_getopts() local
/titanic_41/usr/src/cmd/fs.d/
H A Dswitchout.c407 stat_snap(char *cmd, char *mountpoint, char *opts) in stat_snap()
431 has_Nflag(char *opts) in has_Nflag()
453 match(char **opts, char *s) in match()

123456789