Searched defs:opts (Results 1 - 25 of 211) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Damfs_auto.c157 char opts[SIZEOF_OPTS]; local
H A Damfs_toplvl.c92 set_auto_attrcache_timeout(char *preopts, char *opts, size_t l) argument
175 char opts[SIZEOF_OPTS], preopts[SIZEOF_OPTS], toplvl_opts[40]; local
[all...]
H A Dops_cdfs.c107 mount_cdfs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_efs.c108 mount_efs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_lofs.c107 mount_lofs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_tmpfs.c108 mount_tmpfs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-getopt.c83 static struct mi_opt opts[] = local
26 mi_getopt(const char *prefix, int argc, char **argv, struct mi_opt *opts, int *optind, char **optarg) argument
H A Dmi-cmd-target.c32 static struct mi_opt opts[] = local
56 static struct mi_opt opts[] = local
80 static struct mi_opt opts[] = local
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/libsa/
H A Dparseutils.c74 parseopts(const char *opts, int *howto) argument
97 char *opts = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dparseutils.c77 parseopts(const char *opts, int *howto) argument
113 char *opts = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/games/backgammon/teachgammon/
H A Dttext1.c44 const char *const opts = " QIMRHEDSPT"; variable
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm/
H A Dbootconfig.c55 get_bootconf_option(char *opts, const char *opt, int type, void *result) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/Netware/
H A Dbuild.bat63 :opts label
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/ipsend/
H A Dipresend.c38 int opts = 0; variable
/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dapropos_db.h41 struct opts { struct
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dgetopt.c78 getopt(int argc, char **argv, char *opts) argument
/netbsd-6-1-5-RELEASE/lib/libcurses/
H A Dcchar.c52 getcchar(const cchar_t *wcval, wchar_t *wch, attr_t *attrs, short *color_pair, void *opts) argument
86 setcchar(cchar_t *wcval, const wchar_t *wch, const attr_t attrs, short color_pair, const void *opts) argument
H A Dchgat.c39 chgat(int n, attr_t attr, short color, const void *opts) argument
52 wchgat(WINDOW *win, int n, attr_t attr, short color, const void *opts) argument
45 mvchgat(int y, int x, int n, attr_t attr, short color, const void *opts) argument
58 mvwchgat(WINDOW *win , int y, int x, int count, attr_t attr, short color, const void *opts) argument
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.options.c79 char *opts; local
94 parseoptions(char *opts, boolean from_env) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/common/
H A Dgetopt.c74 AcpiGetopt( int argc, char **argv, char *opts) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/cmds/
H A Dtpm_unsealdata.c74 struct option opts[] = local
/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_ownable.c86 struct option opts[] = { {"allow", no_argument, NULL, 'a'}, local
H A Dtpm_resetdalock.c59 struct option opts[] = { local
H A Dtpm_restrictpubek.c73 struct option opts[] = { {"status", no_argument, NULL, 's'}, local
H A Dtpm_restrictsrk.c80 struct option opts[] = { {"allow", no_argument, NULL, 'a'}, local

Completed in 150 milliseconds

123456789