Home
last modified time | relevance | path

Searched defs:opts (Results 26 – 50 of 227) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c334 mount_generic(special, fstype, opts, mntpnt, overlay) in mount_generic() argument
578 remove_browse_options(char *opts) in remove_browse_options()
606 inherit_options(char *opts, char **mapentopts) in inherit_options()
644 hasrestrictopt(char *opts) in hasrestrictopt()
/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c96 struct opts *opts, const char *com, int flags) in fillconflist()
197 struct opts *opts = NULL; in conf_scan() local
457 conf_close(struct opts *opts) in conf_close()
699 struct opts *opts; in main() local
/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c345 add_preauth_opt(struct k_opts *opts, char *av) in add_preauth_opt()
376 parse_options(argc, argv, opts, progname) in parse_options() argument
593 k5_begin(opts, k5, k4) in k5_begin() argument
722 k4_begin(opts, k4) in k4_begin() argument
854 k5_kinit(opts, k5) in k5_kinit() argument
1111 k4_kinit(opts, k4, ctx) in k4_kinit() argument
1303 struct k_opts opts; local
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintpoolnode.c13 ip_pool_node_t *printpoolnode(np, opts) in printpoolnode() argument
H A Dprintactivenat.c15 void printactivenat(nat, opts, alive) in printactivenat() argument
H A Dprintpooldata.c15 void printpooldata(pool, opts) in printpooldata() argument
H A Dprinthashdata.c16 void printhashdata(hp, opts) in printhashdata() argument
H A Dextras.c21 u_long opts; local
H A Dprintstate.c13 ipstate_t *printstate(sp, opts, now) in printstate() argument
H A Dprintaps.c18 void printaps(aps, opts) in printaps() argument
H A Dprinthashnode.c14 iphtent_t *printhashnode(iph, ipep, copyfunc, opts) in printhashnode() argument
/illumos-gate/usr/src/tools/onbld/Checks/
H A DJStyle.py37 def jstyle(fh, filename=None, output=sys.stderr, **opts):
H A DManLint.py36 def manlint(fh, filename=None, output=sys.stderr, **opts):
H A DCStyle.py36 def cstyle(fh, filename=None, output=sys.stderr, **opts):
H A DShellLint.py23 def lint(fh, filename=None, output=sys.stderr, **opts):
H A DPkgFmt.py23 def check(fh, filename=None, output=sys.stderr, **opts):
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dslk.c103 slk_attr_off(const attr_t at, void *opts) in slk_attr_off()
114 slk_attr_on(const attr_t at, void *opts) in slk_attr_on()
125 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
H A Dvid_attr.c48 vid_attr(attr_t attr, short pair, void *opts) in vid_attr()
H A Dsetcchar.c52 short co, const void *opts) in setcchar()
H A Dgetcchar.c51 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dvid_attr.c45 vid_attr(attr_t attr, short pair, void *opts) in vid_attr()
H A Dsetcchar.c45 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, short co, const void *opts) in setcchar()
H A Dgetcchar.c45 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c93 unsigned long opts in ldap_entry2text()
118 unsigned long opts, in ldap_entry2html()
147 unsigned long opts, in do_entry2text()
396 unsigned long opts in ldap_entry2text_search()
421 unsigned long opts, in ldap_entry2html_search()
445 unsigned long opts, in do_entry2text_search()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dmapping.c118 char *opts = NULL; in kmf_cert_to_name_mapping_initialize() local
396 kmf_set_mapper_options(KMF_HANDLE_T handle, void *opts) in kmf_set_mapper_options()

12345678910