Home
last modified time | relevance | path

Searched defs:opts (Results 101 – 125 of 213) sorted by relevance

123456789

/titanic_51/usr/src/boot/sys/boot/arm/at91/boot2/
H A Dboot2.c57 static uint32_t opts; variable
/titanic_51/usr/src/boot/sys/boot/efi/loader/arch/i386/
H A Dbootinfo.c55 char *opts; in bi_getboothowto() local
/titanic_51/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c1946 drmach_pre_op(int cmd, drmachid_t id, drmach_opts_t *opts) in drmach_pre_op() argument
1968 drmach_post_op(int cmd, drmachid_t id, drmach_opts_t *opts) in drmach_post_op() argument
2043 drmach_board_connect(drmachid_t id, drmach_opts_t *opts) in drmach_board_connect() argument
2098 drmach_board_disconnect(drmachid_t id, drmach_opts_t *opts) in drmach_board_disconnect() argument
2315 drmach_board_test(drmachid_t id,drmach_opts_t * opts,int force) drmach_board_test() argument
3427 drmach_pt_juggle_bootproc(drmachid_t id,drmach_opts_t * opts) drmach_pt_juggle_bootproc() argument
3447 drmach_pt_dump_pdainfo(drmachid_t id,drmach_opts_t * opts) drmach_pt_dump_pdainfo() argument
3536 drmach_pt_readmem(drmachid_t id,drmach_opts_t * opts) drmach_pt_readmem() argument
3583 drmach_passthru(drmachid_t id,drmach_opts_t * opts) drmach_passthru() argument
[all...]
/titanic_51/usr/src/cmd/mandoc/
H A Dlibroff.h31 struct tbl_opts opts; member
/titanic_51/usr/src/lib/libshell/common/sh/
H A Ddeparse.c378 static void p_arg(register const struct argnod *arg,register int endchar,int opts) in p_arg()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Ddeparse.c387 static void p_arg(register const struct argnod *arg,register int endchar,int opts) in p_arg() argument
/titanic_51/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c2113 sa_optionset_t opts; in smb_build_shareinfo() local
2379 sa_optionset_t opts; smb_update_optionset_props() local
2426 smb_saprop_getbool(sa_optionset_t opts,char * propname) smb_saprop_getbool() argument
2443 smb_saprop_getstr(sa_optionset_t opts,char * propname,char * buf,size_t bufsz) smb_saprop_getstr() argument
[all...]
/titanic_51/usr/src/common/net/dhcp/
H A Ddhcp_impl.h124 DHCP_OPT *opts[DHCP_LAST_OPT + 1]; member
/titanic_51/usr/src/cmd/fs.d/ufs/quotaon/
H A Dquotaon.c331 char *f, *opts; in hasvfsopt() local
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c349 print_options(FILE *stream, char *opts, int len) in print_options() argument
/titanic_51/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c1303 drmach_pre_op(int cmd, drmachid_t id, drmach_opts_t *opts) in drmach_pre_op() argument
1357 drmach_post_op(int cmd, drmachid_t id, drmach_opts_t *opts) in drmach_post_op() argument
1391 drmach_board_connect(drmachid_t id, drmach_opts_t *opts) in drmach_board_connect() argument
1475 drmach_board_disconnect(drmachid_t id, drmach_opts_t *opts) in drmach_board_disconnect() argument
1773 drmach_board_test(drmachid_t id, drmach_opts_t *opts, int force) in drmach_board_test() argument
2522 drmach_pt_ikprobe(drmachid_t id, drmach_opts_t *opts) in drmach_pt_ikprobe() argument
2543 drmach_pt_ikdeprobe(drmachid_t id,drmach_opts_t * opts) drmach_pt_ikdeprobe() argument
2566 drmach_pt_readmem(drmachid_t id,drmach_opts_t * opts) drmach_pt_readmem() argument
2613 drmach_passthru(drmachid_t id,drmach_opts_t * opts) drmach_passthru() argument
[all...]
/titanic_51/usr/src/lib/libast/common/misc/
H A Dmime.c550 expand(Mime_t* mp, register char* s, const char* name, const char* type, const char* opts) in expand()
602 mimeview(Mime_t* mp, const char* view, const char* name, const char* type, const char* opts) in mimeview()
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmime.c550 expand(Mime_t* mp, char* s, const char* name, const char* type, const char* opts) in expand() argument
634 mimeview(Mime_t* mp, const char* view, const char* name, const char* type, const char* opts) in mimeview() argument
/titanic_51/usr/src/boot/sys/boot/arm/ixp425/boot2/
H A Dboot2.c51 static uint32_t opts; variable
/titanic_51/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c463 ignore(char *opts) in ignore() argument
/titanic_51/usr/src/lib/libc/port/gen/
H A Dgetmntent.c310 char *f, *opts = tmpopts; in hasmntopt() local
/titanic_51/usr/src/cmd/eject/
H A Deject.c110 const char *opts = "dqflt"; in main() local
/titanic_51/usr/src/cmd/fs.d/autofs/
H A Dautomount.c378 compare_opts(opts, mntopts) in compare_opts() argument
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/wanboot/keygen/
H A Dkeygen.c60 static char *opts[] = { "net", "cid", "type", NULL }; variable
/titanic_51/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c681 sbdp_get_diag(sbdp_opts_t *opts) in sbdp_get_diag() argument
730 sbdp_test_board(sbdp_handle_t *hp, sbdp_opts_t *opts) in sbdp_test_board() argument
/titanic_51/usr/src/lib/pam_modules/krb5/
H A Dkrb5_authenticate.c522 krb5_get_init_creds_opt *opts = NULL; in attempt_krb5_auth() local
[all...]
/titanic_51/usr/src/cmd/fuser/
H A Dfuser.c456 int newfile = 0, errors = 0, opts = 0, flags = 0; in main() local
/titanic_51/usr/src/cmd/ipcrm/
H A Dipcrm.c60 static char opts[] = "z:q:m:s:Q:M:S:"; /* allowable options for getopt */ variable
/titanic_51/usr/src/cmd/ipcs/
H A Dipcs.c75 static char opts[] = "AabciJmopqstD:z:Z"; /* getopt options */ variable
/titanic_51/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c1053 subopt_help_str(char *opts[]) in subopt_help_str() argument
1109 char **opts; in cfga_test() local
1461 opt_help_str(struct opt_control * opts) opt_help_str() argument
1496 process_options(const char * options,struct opt_control * opts,int * retp,char ** errstring) process_options() argument
[all...]

123456789