| /src/sys/arch/x68k/stand/libsa/ |
| H A D | parseutils.c | 74 parseopts(const char *opts, int *howto) argument 97 char *opts = NULL; local in function:parseboot [all...] |
| /src/sys/arch/i386/stand/lib/ |
| H A D | parseutils.c | 77 parseopts(const char *opts, int *howto) argument 113 char *opts = NULL; local in function:parseboot [all...] |
| /src/games/backgammon/teachgammon/ |
| H A D | ttext1.c | 44 const char *const opts = " QIMRHEDSPT"; variable in typeref:typename:const char * const
|
| /src/sys/arch/luna68k/stand/boot/ |
| H A D | boot.c | 89 char *line, *opts; local in function:boot
|
| /src/lib/libcurses/ |
| H A D | cchar.c | 52 getcchar(const cchar_t * wcval,wchar_t * wch,attr_t * attrs,short * color_pair,void * opts) argument 87 setcchar(cchar_t * wcval,const wchar_t * wch,const attr_t attrs,short color_pair,const void * opts) argument
|
| H A D | chgat.c | 39 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
|
| H A D | attributes.c | 53 attr_get(attr_t *attr, short *pair, void *opts) argument 64 attr_on(attr_t attr, void *opts) argument 75 attr_off(attr_t attr, void *opts) argument 86 attr_set(attr_t attr, short pair, void *opts) argument 97 color_set(short pair, void *opts) argument 144 wattr_get(WINDOW * win,attr_t * attr,short * pair,void * opts) argument 167 wattr_on(WINDOW * win,attr_t attr,void * opts) argument 183 wattr_off(WINDOW * win,attr_t attr,void * opts) argument 197 wattr_set(WINDOW * win,attr_t attr,short pair,void * opts) argument 222 wcolor_set(WINDOW * win,short pair,void * opts) argument [all...] |
| /src/lib/librefuse/refuse/ |
| H A D | v21.c | 44 fuse_mount_v21(const char *mountpoint, const char *opts) { argument 64 fuse_new_v21(int fd, const char *opts, const void *op, argument
|
| H A D | v25.c | 61 struct fuse_cmdline_opts opts; local in function:fuse_parse_cmdline_v25
|
| H A D | v30.c | 70 fuse_parse_cmdline_v30(struct fuse_args *args, struct fuse_cmdline_opts *opts) { argument
|
| H A D | v11.c | 149 const char *opts = NULL; local in function:fuse_new_v11
|
| H A D | v26.c | 98 struct fuse_cmdline_opts opts; local in function:fuse_setup_v26
|
| /src/lib/librefuse/ |
| H A D | refuse_lowlevel.c | 81 struct fuse_cmdline_opts *opts = data; local in function:refuse_lowlevel_opt_proc 125 __fuse_parse_cmdline(struct fuse_args *args, struct fuse_cmdline_opts *opts) argument
|
| /src/sys/arch/arm/arm/ |
| H A D | bootconfig.c | 62 get_bootconf_option(char *opts, const char *opt, int type, void *result) argument 151 get_bootconf_string(char *opts, const char *key) argument 171 match_bootconf_option(char *opts, const char *key, const char *val) argument
|
| /src/games/hack/ |
| H A D | hack.options.c | 79 char *opts; local in function:initoptions 94 parseoptions(char *opts, boolean from_env) argument [all...] |
| /src/sys/external/bsd/acpica/dist/common/ |
| H A D | getopt.c | 241 AcpiGetopt(int argc,char ** argv,char * opts) argument
|
| /src/sbin/mount_filecore/ |
| H A D | mount_filecore.c | 121 int ch, mntflags, opts, useuid; local in function:mount_filecore
|
| /src/sbin/mount_puffs/ |
| H A D | mount_puffs.c | 85 mount_puffs_filesystem(const char *program, const char *opts, argument 117 static void add_opt(char **opts, const char *opt) argument 137 char *opts = NULL; local in function:main [all...] |
| /src/sbin/mount_cd9660/ |
| H A D | mount_cd9660.c | 103 int ch, opts, set_gid, set_uid, set_mask, set_dirmask; local in function:mount_cd9660_parseargs [all...] |
| /src/sbin/newfs_msdos/ |
| H A D | newfs_msdos.c | 93 static const char opts[] = "@:NB:C:F:I:L:O:S:a:b:c:e:f:h:i:k:m:n:o:r:s:T:u:"; local in function:main 275 } opts[] = { local in function:usage
|
| /src/dist/pf/sbin/pfctl/ |
| H A D | pf_print_state.c | 155 print_host(struct pfsync_state_host *h, sa_family_t af, int opts) argument 194 print_state(struct pfsync_state *s, int opts) argument [all...] |
| /src/usr.bin/menuc/ |
| H A D | parse.y | 128 opts : /* empty */ label
|
| /src/sys/fs/nfs/common/ |
| H A D | nfs_diskless.c | 107 char *opts, *o, *otmp; local in function:nfs_parse_options
|
| /src/sys/arch/mips/mips/ |
| H A D | cache.c | 1065 struct mips_options * const opts = &mips_options; local in function:mips_config_cache_modern
|
| /src/lib/libmenu/ |
| H A D | item.c | 188 set_item_opts(ITEM *item, OPTIONS opts) argument 205 item_opts_on(ITEM *item, OPTIONS opts) argument 221 item_opts_off(ITEM * item,OPTIONS opts) argument [all...] |